ScummVM API documentation
hpl::cTileDataNormal Class Reference
Inheritance diagram for hpl::cTileDataNormal:
hpl::iTileData

Public Member Functions

 cTileDataNormal (cImageManager *apImageManager, cVector2f avTileSize)
 
void Destroy ()
 
bool IsSolid ()
 
void SetIsSolid (bool abIsSolid)
 
eTileCollisionType GetCollisionType ()
 
void SetCollisionType (eTileCollisionType aCollisionType)
 
eTileDataType GetType ()
 
tVertexVecGetVertexVec (eTileRotation aRotation)
 
tUIntVecGetIndexVec (eTileRotation aRotation)
 
tVertexVecGetCollideVertexVec (eTileRotation aRotation)
 
tUIntVecGetCollideIndexVec (eTileRotation aRotation)
 
iMaterialGetMaterial ()
 
cMesh2DGetMesh ()
 
void SetData (cMesh2D *apMesh, iMaterial *apMaterial)
 
cMesh2DGetCollideMesh ()
 
void SetCollideMesh (cMesh2D *apCollideMesh)
 

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