Package rekit.gui.controller.commands
Class JumpCommand
java.lang.Object
rekit.gui.controller.commands.EntityCommand
rekit.gui.controller.commands.JumpCommand
- All Implemented Interfaces:
Command
This
EntityCommand
will cause a Jump of an Entity
.- Author:
- Dominik Fuchss, Angelo Aracri
-
Field Summary
Fields inherited from class rekit.gui.controller.commands.EntityCommand
supervisor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class rekit.gui.controller.commands.EntityCommand
execute
-
Constructor Details
-
JumpCommand
Create the Command.- Parameters:
supervisor
- the supervisor
-
-
Method Details
-
execute
-