Closed jackjackrene closed 9 years ago
As a GameClient I want to be able to detect how many missiles are left because I need to know when there are no missiles left.
ID: #3 Name: Missile Detection Pre-Condition: Knowing how many missiles have been fired. Normal Steps:
Implemented in CurrentMissileCount filed and updated in Fire method in DreamCheekyMissileLauncher
As a GameClient I want to be able to detect how many missiles are left because I need to know when there are no missiles left.