world.lua script
This commit is contained in:
@@ -29,6 +29,9 @@ public:
|
||||
void update(float delta,
|
||||
bool input,
|
||||
bool pause);
|
||||
|
||||
void onWorldSave();
|
||||
void onWorldQuit();
|
||||
};
|
||||
|
||||
#endif // LOGIC_LEVEL_CONTROLLER_H_
|
||||
|
||||
Reference in New Issue
Block a user