CElement() | CElement | |
Create(void) | CElement | [protected] |
Destroy(void) | CElement | [protected] |
Display(void)=0 | CElement | [pure virtual] |
Exist(void) | CElement | [inline] |
m_Exist | CElement | [private] |
m_pArena | CElement | [protected] |
m_pDisplay | CElement | [protected] |
m_pSound | CElement | [protected] |
OnReadSnapshot(CArenaSnapshot &Snapshot)=0 | CElement | [protected, pure virtual] |
OnWriteSnapshot(CArenaSnapshot &Snapshot)=0 | CElement | [protected, pure 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)=0 | CElement | [pure virtual] |
WriteSnapshot(CArenaSnapshot &Snapshot) | CElement | |
~CElement() | CElement | [virtual] |