This commit is contained in:
parent
a13f0d8e4f
commit
658c4d7637
3 changed files with 11 additions and 2 deletions
|
@ -28,6 +28,7 @@ virtual ~CGameScene() {;}
|
|||
|
||||
void init();
|
||||
virtual void createPlayer();
|
||||
virtual int canPause();
|
||||
void shutdown();
|
||||
void render();
|
||||
void think(int _frames);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue