Class PlayPauseCommand

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

public class PlayPauseCommand extends MenuCommand
This class will be used while ingame to toggle pause.
Author:
Matthias Schmitt
  • Constructor Details

  • Method Details

    • execute

      public void execute(InputMethod inputMethod)
      Description copied from class: MenuCommand
      Execute the command.
      Overrides:
      execute in class MenuCommand
      Parameters:
      inputMethod - the key state