Vous êtes sur la page 1sur 1

1112547 Asteroids UML

Asteroids UML

Howard Ife

Rules Has player hit rock? Has player destroyed a rock? Player Lives? Player Score? GameOver? Bool:Died Bool:Rock Int:Lives (3) Int:Score Bool:GameOver

Player What button does the player have pressed? Has the player shot a bullet? Where is the players location? Has the player been hit by Saucer? Int:Control

Asteroids Asteroid Health Asteroid Location Asteroid Big Dead? Asteroid Medium Dead? Asteroid Small Dead? Int:Health Bool:BigDead Bool:MediumDead Bool:SmallDead

Enemy Enemy Health Enemy Location Player Location Shoot Player Int:EnemyHP Bool:Shoot

Vous aimerez peut-être aussi