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

Public Member Functions

 cTileMapLineIt (cVector2f avStartPos, cVector2f avEndPos, cTileMap *apTileMap, int alLayer)
 
bool HasNext ()
 
cTileNext ()
 
cTilePeekNext ()
 
int GetNum ()
 
int GetCurrentLayer ()
 

Constructor & Destructor Documentation

◆ cTileMapLineIt()

hpl::cTileMapLineIt::cTileMapLineIt ( cVector2f  avStartPos,
cVector2f  avEndPos,
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: