Uses of Package
model.interfaces
Packages that use model.interfaces
Package
Description
All entities in the game: the 4 Player subclasses and Goblin.
All collectible item types on the map: HealItem, BuffItem, DefenseItem, and TomeItem.
Character special skills with cooldown management and multiple effect types.
-
Classes in model.interfaces used by model.entity
-
Classes in model.interfaces used by model.item
-
Classes in model.interfaces used by model.skillClassDescriptionInterface for objects that can apply an effect to an entity.Interface for skills that have a cooldown system.