Package model.interfaces
package model.interfaces
Core game interfaces: AIControllable, Applicable, and Cooldownable.
-
InterfacesClassDescriptionInterface for entities that can be controlled by AI.Interface for objects that can apply an effect to an entity.Interface for skills that have a cooldown system.