Package megamek.client.commands
Class DoneCommand
java.lang.Object
megamek.client.commands.ClientCommand
megamek.client.commands.DoneCommand
A command that exist purely for the accessibility UI so that commands can be made as the default rather than chat.
-
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
-
DoneCommand
-
-
Method Details
-
run
Description copied from class:ClientCommand
Run this command with the arguments supplied- Specified by:
run
in classClientCommand
-