Package megamek.client.commands
Class SituationReportCommand
java.lang.Object
megamek.client.commands.ClientCommand
megamek.client.commands.SituationReportCommand
A command that displays unit or terrain information given an entity ID, parameters and maximum distance
-
Field Summary
Fields inherited from class megamek.client.commands.ClientCommand
CLIENT_COMMAND, clientGUI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class megamek.client.commands.ClientCommand
getClient, getClientGUI, getDirection, getDirection, getHelp, getName
-
Constructor Details
-
SituationReportCommand
-
-
Method Details
-
run
Description copied from class:ClientCommandRun this command with the arguments supplied- Specified by:
runin classClientCommand
-