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 SummaryFieldsFields inherited from class megamek.client.commands.ClientCommandCLIENT_COMMAND, clientGUI
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class megamek.client.commands.ClientCommandgetClient, getClientGUI, getDirection, getDirection, getHelp, getName
- 
Field Details- 
directions
 
- 
- 
Constructor Details- 
ShowTileCommand
 
- 
- 
Method Details- 
runRun this command with the arguments supplied- Specified by:
- runin class- ClientCommand
- See Also:
 
 
-