December 2014 files
This commit is contained in:
@@ -26,6 +26,11 @@ public:
|
||||
void stop();
|
||||
bool canUse();
|
||||
void tick();
|
||||
|
||||
private:
|
||||
bool isNoJumpTile(int tile);
|
||||
|
||||
public:
|
||||
bool isBoosting();
|
||||
void boost();
|
||||
bool canBoost();
|
||||
|
||||
Reference in New Issue
Block a user