Class DoneCommand

java.lang.Object
megamek.client.commands.ClientCommand
megamek.client.commands.DoneCommand

public class DoneCommand extends ClientCommand
A command that exist purely for the accessibility UI so that commands can be made as the default rather than chat.
  • Constructor Details

    • DoneCommand

      public DoneCommand(ClientGUI clientGUI)
  • Method Details