Uses of Package
vooga.social.socialInfo

Packages that use vooga.social.socialInfo
testing.social.game   
vooga.social.gameInfo.panels   
vooga.social.socialInfo   
 

Classes in vooga.social.socialInfo used by testing.social.game
Rating
          Class for converting ratings.
SocialInfoDatabase
          Database for storing social info for all games in the arcade.
 

Classes in vooga.social.socialInfo used by vooga.social.gameInfo.panels
SocialInfoDatabase
          Database for storing social info for all games in the arcade.
 

Classes in vooga.social.socialInfo used by vooga.social.socialInfo
DataType
          Represents that different data types that can be stored in the GameInfoDatabase.
IDataConverter
          Interface representing conversion of lists based on the particular data type.