public class DestroyAllLaserBeaconsCommand extends ShipCommand
| Constructor and Description |
|---|
DestroyAllLaserBeaconsCommand() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
executesImmediately()
Destroy Laser Beacons execute immediately.
|
java.lang.String |
getName()
Creates a command to destroy all your laser beacons.
|
equals, getInitialEnergyCost, getMessage, getOngoingEnergyCost, isBlocking, toStringpublic java.lang.String getName()
getName in class ShipCommandpublic static boolean executesImmediately()