java.lang.Object
de.gurkenlabs.litiengine.abilities.effects.Effect
All Implemented Interfaces:
IUpdateable
Direct Known Subclasses:
AttributeEffect, ForceEffect, SoundEffect

public abstract class Effect
extends java.lang.Object
implements IUpdateable
The Class Effect seeks for affected entities in the game's current environment to apply certain effects to them defined by the overwritten implementation of apply/cease.