Class AttributeEffect<T extends java.lang.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 java.lang.Number>
extends Effect
An attribute effect appies an attribute modifier to the affected entity when applied and removes it when ceased.