This commit is contained in:
parent
74637e5e39
commit
d0f3e4fc49
3 changed files with 8 additions and 7 deletions
|
@ -44,7 +44,8 @@ public:
|
|||
CLayerCollision *getCollisionLayer() {return CollisionLayer;}
|
||||
DVECTOR getMapSize();
|
||||
|
||||
int GetNextLevel(int Lvl);
|
||||
bool GetNextLevel(int &Lvl);
|
||||
|
||||
private:
|
||||
void initLayers();
|
||||
void DisplayLoadingScreen(sLvlTab *lvlTab);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue