Uses of Class
rekit.logic.gameelements.entities.StateEntity
Packages that use StateEntity
Package
Description
-
Uses of StateEntity in rekit.gui.controller.commands
Methods in rekit.gui.controller.commands that return StateEntityModifier and TypeMethodDescriptionGet the entity the Command is assigned to. -
Uses of StateEntity in rekit.logic.gameelements.entities
Subclasses of StateEntity in rekit.logic.gameelements.entities -
Uses of StateEntity in rekit.logic.gameelements.entities.state
Fields in rekit.logic.gameelements.entities.state declared as StateEntityConstructors in rekit.logic.gameelements.entities.state with parameters of type StateEntityModifierConstructorDescriptionDefaultState
(StateEntity entitiy) Create State.EntityState
(StateEntity entity) Create State.FallState
(StateEntity entity) Create State.JumpState
(StateEntity entity) Create State.NotInitializedState
(StateEntity entity) Create the State.