Package vooga.users.user

Contains the User object as well as a "database" that allows other components to access the various users of VOOGA along with their information.

See:
          Description

Class Summary
GameEngineListener Class to handle GameEngine events.
UserDatabaseInterface UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
UserGameStats Contains user-specific information about a given game.
VoogaUser General class to represent functions required by a human VOOGA user.
VoogaUserSerializer Serializer for VoogaUser objects.
 

Enum Summary
VoogaUser.GameListFilter  
 

Package vooga.users.user Description

Contains the User object as well as a "database" that allows other components to access the various users of VOOGA along with their information.