JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.progettoedids.entities.players
package
org.progettoedids.entities.players
A package for the abstract Player class and its concrete final subclasses.
Related Packages
Package
Description
org.progettoedids.entities
A package that holds the base Entity class, the subtypes of Entity and interfaces related to the Entity(ies).
org.progettoedids.entities.items
A package that holds the base Item class, the subtypes of Item and interfaces related to the Item(s).
org.progettoedids.entities.npcs
A package for the abstract NPC class and its subtypes.
Classes
Class
Description
Armin
Lisa
Player
A Player is an Entity which is characterized by a certain
health
and an
Inventory
.