Uses of Package
org.progettoedids.entities.npcs
Packages that use org.progettoedids.entities.npcs
Package
Description
A package for the abstract Human subtype of NPC and its concrete final subclasses.
A package for the abstract Monster subtype of NPC and its concrete final subclasses.
A package that holds classes with simple factory methods.
-
Classes in org.progettoedids.entities.npcs used by org.progettoedids.entities.npcs.humansClassDescriptionAn NPC is an Entity which implements some interactive behaviour at the beginning of a turn.
-
Classes in org.progettoedids.entities.npcs used by org.progettoedids.entities.npcs.monstersClassDescriptionAn NPC is an Entity which implements some interactive behaviour at the beginning of a turn.
-
Classes in org.progettoedids.entities.npcs used by org.progettoedids.repositoriesClassDescriptionAn NPC is an Entity which implements some interactive behaviour at the beginning of a turn.