Package de.gurkenlabs.litiengine.abilities.effects
package de.gurkenlabs.litiengine.abilities.effects
-
ClassDescriptionThe
AbilityEffectclass is an abstract class that represents an effect associated with a specific ability.AttributeEffect<T extends Number>Represents an effect that modifies an attribute of a combat entity.TheEffectclass represents an abstract base class for applying effects to combat entities.Listener interface for receiving notifications when an effect is applied.Listener interface for receiving notifications when an effect ceases.Represents the application of an effect, including the entities affected and the area of impact.Represents an event related to anEffectbeing applied to a combat entity.TheForceEffectrepresents an effect that applies a physical force to mobile entities.