Package rekit.gui.controller.commands
package rekit.gui.controller.commands
-
ClassDescriptionThis interface defines a command for a
Controller
.This interface defines methods to get info from aModel
and will be used byEntityCommands
.This class defines an Command which will be executed by aController
and is linked to anEntity
.This enum is used to indicate a press or release state of a key.ThisEntityCommand
will cause a Jump of anEntity
.This class is used for theMenuGameState
.The enum defines the different directions of KeyPress in a Menu Context.This class will be used whileingame
to toggle pause.ThisEntityCommand
will cause a Walk of anEntity
.