Uses of Interface
rekit.gui.controller.commands.Command
Packages that use Command
-
Uses of Command in rekit.gui.controller.commands
Classes in rekit.gui.controller.commands that implement CommandModifier and TypeClassDescriptionfinal class
class
This class defines an Command which will be executed by aController
and is linked to anEntity
.final class
class
ThisEntityCommand
will cause a Jump of anEntity
.class
This class is used for theMenuGameState
.class
This class will be used whileingame
to toggle pause.class
ThisEntityCommand
will cause a Walk of anEntity
.Methods in rekit.gui.controller.commands with parameters of type Command