Package vooga.social.socialInfo

Interface Summary
IDataConverter Interface representing conversion of lists based on the particular data type.
 

Class Summary
Comment Class for converting comments.
Rating Class for converting ratings.
Score Sorts a list of strings which contain score and user and returns the top 5 scores and the users associated with them.
SocialInfoController Instantiates parts of the game info page, such as the comment and rating fields.
SocialInfoDatabase Database for storing social info for all games in the arcade.
 

Enum Summary
DataType Represents that different data types that can be stored in the GameInfoDatabase.