Burn(void) | CWall | |
CElement() | CElement | |
Create(int BlockX, int BlockY, EWallType Type) | CWall | |
CElement::Create(void) | CElement | [protected] |
Crush(void) | CWall | |
CWall(void) | CWall | |
Destroy(void) | CWall | |
Display(void) | CWall | [virtual] |
Exist(void) | CElement | [inline] |
GetBlockX(void) | CWall | [inline] |
GetBlockY(void) | CWall | [inline] |
GetType(void) | CWall | [inline] |
IsBurning(void) | CWall | [inline] |
m_BlockX | CWall | [private] |
m_BlockY | CWall | [private] |
m_Burning | CWall | [private] |
m_Dead | CWall | [private] |
m_fX | CWall | [private] |
m_fY | CWall | [private] |
m_iX | CWall | [private] |
m_iY | CWall | [private] |
m_pArena | CElement | [protected] |
m_pDisplay | CElement | [protected] |
m_pSound | CElement | [protected] |
m_Sprite | CWall | [private] |
m_Timer | CWall | [private] |
m_Type | CWall | [private] |
OnReadSnapshot(CArenaSnapshot &Snapshot) | CWall | [virtual] |
OnWriteSnapshot(CArenaSnapshot &Snapshot) | CWall | [virtual] |
ReadSnapshot(CArenaSnapshot &Snapshot) | CElement | |
SetArena(CArena *pArena) | CElement | [inline, virtual] |
SetDisplay(CDisplay *pDisplay) | CElement | [inline, virtual] |
SetSound(CSound *pSound) | CElement | [inline, virtual] |
Update(float DeltaTime) | CWall | [virtual] |
WriteSnapshot(CArenaSnapshot &Snapshot) | CElement | |
~CElement() | CElement | [virtual] |
~CWall(void) | CWall | [virtual] |