Package | Description |
---|---|
games.stardash |
Collect of the most of the rarest mineral orbiting around the sun and out-compete your competitor.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<Projectile> |
Player.projectiles
Every Projectile owned by this Player.
|
java.util.List<Projectile> |
Game.projectiles
Every projectile in the game.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Unit.shootdown(Projectile missile)
Attacks the specified projectile.
|
© 2020 MST ACM SIG-GAME