Class AttributeEffect<T extends Number>

java.lang.Object
de.gurkenlabs.litiengine.abilities.effects.Effect
de.gurkenlabs.litiengine.abilities.effects.AttributeEffect<T>
Type Parameters:
T - the generic type
All Implemented Interfaces:
IUpdateable

public abstract class AttributeEffect<T extends Number> extends Effect
An attribute effect appies an attribute modifier to the affected entity when applied and removes it when ceased.