Package model.interfaces


package model.interfaces
Core game interfaces: AIControllable, Applicable, and Cooldownable.
  • Interfaces
    Class
    Description
    Interface 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.