This commit is contained in:
Paul 2001-04-10 19:04:20 +00:00
parent d9c34ac40a
commit 53ce333a91
2 changed files with 68 additions and 41 deletions

View file

@ -59,6 +59,9 @@ private:
int canFireFromThisState();
void launchProjectile();
int m_firingFrame;
FIRING_STATE m_firingState;
int m_firingTime;