Package de.gurkenlabs.litiengine.abilities
package de.gurkenlabs.litiengine.abilities
-
ClassDescriptionThe
Abilityclass represents a special skill or power that aCreaturecan use in a game.TheAbilityCastListenerinterface defines a method for listening to ability cast events.TheAbilityAttributesclass represents the attributes of an ability in the game.TheAbilityExecutionclass represents the execution of an ability in the game.TheAbilityInfoannotation is used to define the properties of an Ability.TheCastTypeenum represents the types of casting an ability in the game.