Class DialogueScreenCommand

java.lang.Object
com.csse3200.game.ui.terminal.commands.DialogueScreenCommand
All Implemented Interfaces:
Command

public class DialogueScreenCommand extends Object implements Command
  • Constructor Details

    • DialogueScreenCommand

      public DialogueScreenCommand()
  • Method Details

    • action

      public boolean action(ArrayList<String> args)
      Description copied from interface: Command
      Action a command.
      Specified by:
      action in interface Command
      Parameters:
      args - command args
      Returns:
      command was successful