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, toString
public java.lang.String getName()
getName
in class ShipCommand
public static boolean executesImmediately()