Uses of Package
org.starhope.appius.user

Packages that use org.starhope.appius.user
org.starhope.appius.game   
org.starhope.appius.game.npc   
org.starhope.appius.mb   
org.starhope.appius.messaging   
org.starhope.appius.pay   
org.starhope.appius.pay.util   
org.starhope.appius.sys.op   
org.starhope.appius.types   
org.starhope.appius.user   
org.starhope.appius.util   
org.starhope.appius.via   
org.starhope.util   
 

Classes in org.starhope.appius.user used by org.starhope.appius.game
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
User
          This class encapsulates all of the user/player information for the game.
 

Classes in org.starhope.appius.user used by org.starhope.appius.game.npc
AbstractNonPlayerCharacter
          This is the base class from which NPCs are derived.
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
AvatarClass
          The avatar class defines a type of avatar which can be used by a game player or NPC.
 

Classes in org.starhope.appius.user used by org.starhope.appius.mb
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
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.
 

Classes in org.starhope.appius.user used by org.starhope.appius.messaging
Person
          This is an abstract superclass for both Parents and Users.
User
          This class encapsulates all of the user/player information for the game.
 

Classes in org.starhope.appius.user used by org.starhope.appius.pay
User
          This class encapsulates all of the user/player information for the game.
 

Classes in org.starhope.appius.user used by org.starhope.appius.pay.util
Person
          This is an abstract superclass for both Parents and Users.
 

Classes in org.starhope.appius.user used by org.starhope.appius.sys.op
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
 

Classes in org.starhope.appius.user used by org.starhope.appius.types
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
User
          This class encapsulates all of the user/player information for the game.
 

Classes in org.starhope.appius.user used by org.starhope.appius.user
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
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.
 

Classes in org.starhope.appius.user used by org.starhope.appius.util
User
          This class encapsulates all of the user/player information for the game.
 

Classes in org.starhope.appius.user used by org.starhope.appius.via
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.
AvatarClass
          The avatar class defines a type of avatar which can be used by a game player or NPC.
User
          This class encapsulates all of the user/player information for the game.
 

Classes in org.starhope.appius.user used by org.starhope.util
AbstractUser
          Any “thing” that exists in the game world and participates therein should implement the AbstractUser interface.