Class AttackCommand

java.lang.Object
rekit.gui.controller.commands.AttackCommand
All Implemented Interfaces:
Command

public final class AttackCommand extends Object implements Command
This Command will pass the users attack indicator into the current IScene.
Author:
Dominik Fuchss
See Also:
  • Constructor Details

    • AttackCommand

      public AttackCommand(CommandSupervisor supervisor)
      Create the command by its supervisor.
      Parameters:
      supervisor - the supervisor
  • Method Details

    • execute

      public void execute(Object... params)
      Description copied from interface: Command
      Execute the command.
      Specified by:
      execute in interface Command
      Parameters:
      params - the parameters