Class GODDIDNTCommand

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

public class GODDIDNTCommand extends Object implements Command
  • Constructor Details

    • GODDIDNTCommand

      public GODDIDNTCommand()
  • Method Details

    • action

      public boolean action(ArrayList<String> args)
      kills the player
      Specified by:
      action in interface Command
      Parameters:
      args - command arguments
      Returns:
      command was successful