Class ChatCommand

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

public class ChatCommand 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

    • ChatCommand

      public ChatCommand(ClientGUI clientGUI)
  • Method Details