Erwan
-added possibility for tester to take control of the test suite
This commit is contained in:
@@ -32,7 +32,7 @@ public:
|
||||
ActionStack * stackLayer();
|
||||
void init();
|
||||
virtual void Update(float dt, Player * player);
|
||||
|
||||
void CheckUserInput(int isAI);
|
||||
void Render();
|
||||
void Add(GuiLayer * layer);
|
||||
void Remove();
|
||||
|
||||
Reference in New Issue
Block a user