KTile Class Reference

Inheritance diagram for KTile:
[legend]
Collaboration diagram for KTile:
[legend]
List of all members.

Public Member Functions

 KTile (KLandscape *pLandscape)
virtual ~KTile ()
virtual bool NewTile ()
virtual bool LoadTile (KFile &File)
virtual bool SaveTile (KFile &File)
virtual void Flush ()
void SetPos (float x, float y)
float GetPosX ()
float GetPosY ()
KTILEHEIGHT GetHeight (s32 x, s32 y)
void SetHeight (s32 x, s32 y, KTILEHEIGHT Height)
KLandscapeGetpLandscape ()
KSubTileGetpSubTile (s32 SubTileX, s32 SubTileY)
virtual void LoadHeightMap (KFile &File)
virtual void SaveHeightMap (KFile &File)

Protected Member Functions

virtual KSubTileAllocSubTile (KTile *pTile, float PosX, float PosY)

Protected Attributes

float m_PosX
float m_PosY
KTILEHEIGHT * m_pHeight
KLandscapem_pLandscape
KTable< KSubTile * > m_SubTiles

Detailed Description

Definition at line 40 of file Tile.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:42 2007 for Zythum Project by  doxygen 1.5.1-p1