Uses of Package
wizardquest.entity
Packages that use wizardquest.entity
Package
Description
-
Classes in wizardquest.entity used by wizardquest.abilitiesClassDescriptionEnumerates all entity types in the game.Interface for entities.
-
Classes in wizardquest.entity used by wizardquest.entityClassDescriptionAbstract base Enemy class for all the enemies that occur in the game This class provides ways to calculate health and damage caused Should be extended by Concrete enemy classes with their own definitions of stats, abilities and entity typeInterface for the Entity AI.Enumerates all entity types in the game.Interface for entities.
-
Classes in wizardquest.entity used by wizardquest.gamemanagerClassDescriptionEnumerates all entity types in the game.Interface for entities.
-
Classes in wizardquest.entity used by wizardquest.telemetry