Package megamek.client.commands
Class FireCommand
java.lang.Object
megamek.client.commands.ClientCommand
megamek.client.commands.FireCommand
-
Field Summary
Fields inherited from class megamek.client.commands.ClientCommand
CLIENT_COMMAND, clientGUI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the current Entity.Run this command with the arguments suppliedMethods inherited from class megamek.client.commands.ClientCommand
getClient, getClientGUI, getDirection, getDirection, getHelp, getName
-
Constructor Details
-
FireCommand
-
-
Method Details
-
run
Description copied from class:ClientCommandRun this command with the arguments supplied- Specified by:
runin classClientCommand
-
currentEntity
Returns the current Entity.
-