Package megamek.client.commands
Class ShowEntityCommand
java.lang.Object
megamek.client.commands.ClientCommand
megamek.client.commands.ShowEntityCommand
This command exists to print entity information to the chat window, it's primarily intended for visually impaired
users.
-
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
-
ShowEntityCommand
-
-
Method Details
-
run
Run this command with the arguments supplied- Specified by:
runin classClientCommand- See Also:
-