Erwan
-added possibility for tester to take control of the test suite
This commit is contained in:
@@ -80,6 +80,7 @@ class TestSuiteAI:public AIPlayer{
|
||||
public:
|
||||
TestSuite * suite;
|
||||
float timer;
|
||||
int humanMode;
|
||||
TestSuiteAI(TestSuite * suite, int playerId);
|
||||
virtual int Act(float dt);
|
||||
virtual int displayStack(){return 1;}
|
||||
|
||||
Reference in New Issue
Block a user