Package de.gurkenlabs.litiengine.entities
package de.gurkenlabs.litiengine.entities
-
ClassDescriptionThis annotation is used by the LITIENGINE to identify methods that should be registered as
EntityActionby the entity framework.This listener provides callbacks for collision events onICollisionEntity.This listener provides callbacks for when anICombatEntitydied.This listener provides callbacks for when anICombatEntitywas hit.This listener provides callbacks for when anICombatEntitydies, was resurrected or is being hit.This listener provides callbacks for when anICombatEntitywas resurrected.This attribute provides initial values for combat entity attributes.TODO: Add idle eventThis annotation contains default values for the initialization of an emitter.This class holds all controllers for the entities in the game.This annotation contains default values for an entity implementation.This implementation is used for events that contain information about a received message.This listener provides callbacks for when anEntityreceived a message.Determines where abilities are originating from.This listener interface is used for receiving events after an entity was rendered with the game'sRenderEngine.ThisEventObjectcontains data about the rendering process of an entity.This listener interface is used for receiving events during an entity's rendering process from the game'sRenderEngine.This listener provides callbacks for when anEntitywas moved or changed its size.ThisComparatorimplementation sorts entities by the max y-coordinate of their collision box (if its aICollisionEntity) or of their bounding box.This listener interface receives events when an entity was moved.This is an Entity that can play or loop ambient sound effects within a given range and with a given volume.This attribute provides initial values for Entity tags.This attribute provides initial values for Entity tags.TODO: Triggers should be able to call entity actions (similar to the current message approach)This listener provides a callback for when aTriggerwas activated.This listener provides a callback that allows to check conditions for activating aTriggerand prevent the activation if necessary.This listener provides a callback for when aTriggerwas deactivated.This listener provides callbacks for when aTriggergets activated or deactivated.