Package org.starhope.appius.user

Interface Summary
AbstractUser Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
 

Class Summary
AbstractNonPlayerCharacter This is the base class from which NPCs are derived.
AvatarClass The avatar class defines a type of avatar which can be used by a game player or NPC.
Parent This class represents the parent of a kid or teen account
Person This is an abstract superclass for both Parents and Users.
User This class encapsulates all of the user/player information for the game.