ScummVM API documentation
hpl::cTileMapRectIt Class Reference
Inheritance diagram for hpl::cTileMapRectIt:
hpl::iTileMapIt

Public Member Functions

 cTileMapRectIt (cVector2l avPos, cVector2l avSize, cTileMap *apTileMap, int alLayer)
 
bool HasNext ()
 
cTileNext ()
 
cTilePeekNext ()
 
int GetNum ()
 
int GetCurrentLayer ()
 

Constructor & Destructor Documentation

◆ cTileMapRectIt()

hpl::cTileMapRectIt::cTileMapRectIt ( cVector2l  avPos,
cVector2l  avSize,
cTileMap apTileMap,
int  alLayer 
)
Parameters
avPos
avSize
apTileMap
alLayerThe layer that is to be iterated. -1 = All layers (hiding tiles behind solid ones)
Returns

The documentation for this class was generated from the following file: