This commit is contained in:
parent
ecb58f5b23
commit
74a5d32a21
3 changed files with 79 additions and 60 deletions
|
@ -40,6 +40,9 @@ virtual int canPause();
|
|||
|
||||
protected:
|
||||
|
||||
void initLevel();
|
||||
void shutdownLevel();
|
||||
|
||||
CLevel Level;
|
||||
class CPauseMenu *m_pauseMenu;
|
||||
class CPlayer *m_player;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue