Package de.gurkenlabs.litiengine.abilities.effects
package de.gurkenlabs.litiengine.abilities.effects
-
ClassDescriptionThe `AbilityEffect` class 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.The `Effect` class 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.The `ForceEffect` represents an effect that applies a physical force to mobile entities.