Public Member Functions | |
| int | getNumOfProjectiles () |
| void | launchProjectile (int startScale, Common::Point startPoint, int xmomentum) |
| void | handleAbsoluteClick (Common::Point p) |
| void | tick () |
| void | stopFight () |
Public Attributes | |
| int | _level |
| int | _leavesRemaining |
| Monster | _monsterNum |
| bool | _isInFight |