vooga.social.socialInfo
Class SocialInfoController

java.lang.Object
  extended by vooga.social.socialInfo.SocialInfoController

public class SocialInfoController
extends java.lang.Object

Instantiates parts of the game info page, such as the comment and rating fields. Sets the user that is using the arcade based on the StartArcadeEvent. The game the panels are associated with along with the frame and tab ID are determined from the SelectGameEvent.

Author:
Heidi Slater

Constructor Summary
SocialInfoController(IVoogaGUI gui)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialInfoController

public SocialInfoController(IVoogaGUI gui)