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