Uses of Package
org.progettoedids.entities.players
Packages that use org.progettoedids.entities.players
Package
Description
A package for the abstract Monster subtype of NPC and its concrete final subclasses.
A package for the abstract Player class and its concrete final subclasses.
This package holds the Labyrinth class and its loaders.
A package that holds classes with simple factory methods.
-
Classes in org.progettoedids.entities.players used by org.progettoedids.entities.npcs.monstersClassDescriptionA Player is an Entity which is characterized by a certain
healthand anInventory. -
Classes in org.progettoedids.entities.players used by org.progettoedids.entities.playersClassDescriptionA Player is an Entity which is characterized by a certain
healthand anInventory. -
Classes in org.progettoedids.entities.players used by org.progettoedids.labyrinthClassDescriptionA Player is an Entity which is characterized by a certain
healthand anInventory. -
Classes in org.progettoedids.entities.players used by org.progettoedids.repositoriesClassDescriptionA Player is an Entity which is characterized by a certain
healthand anInventory.