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 classclassThis class defines an Command which will be executed by aControllerand is linked to anEntity.final classclassThisEntityCommandwill cause a Jump of anEntity.classThis class is used for theMenuGameState.classThis class will be used whileingameto toggle pause.classThisEntityCommandwill cause a Walk of anEntity.Methods in rekit.gui.controller.commands with parameters of type Command