jackjackrene / SAD_Pi

4 stars 1 forks source link

GameClient - Reload Command #24

Closed jackjackrene closed 9 years ago

jackjackrene commented 9 years ago

As a GameClient I want a reload command because when I reload missiles I need the software to display the new amount.

thomasericdean commented 9 years ago

ID: #24 Name: Reload Button Pre-Condition: The missile launcher must have launched at least one missile to reload. Normal Steps:

  1. Click Game.
  2. Click Reload. Alternative Steps: There are no alternative steps. The only way to reload is by clicking Game>Reload. Post-Condition: The number of missiles in the launcher has been reset to the total number of missiles.
jadmr commented 9 years ago

Implemented in SADMissileLauncher with signature defined in ISADMissileLauncher