Package de.gurkenlabs.litiengine.abilities
package de.gurkenlabs.litiengine.abilities
-
ClassDescriptionThe
Ability
class represents a special skill or power that aCreature
can use in a game.TheAbilityCastListener
interface defines a method for listening to ability cast events.TheAbilityAttributes
class represents the attributes of an ability in the game.TheAbilityExecution
class represents the execution of an ability in the game.TheAbilityInfo
annotation is used to define the properties of an Ability.TheCastType
enum represents the types of casting an ability in the game.