Uses of Class
com.threerings.parlor.game.client.GameController

Packages that use GameController
com.threerings.parlor.card.client   
com.threerings.parlor.game.client   
com.threerings.puzzle.client   
 

Uses of GameController in com.threerings.parlor.card.client
 

Subclasses of GameController in com.threerings.parlor.card.client
 class CardGameController
          A controller class for card games.
 

Uses of GameController in com.threerings.parlor.game.client
 

Constructors in com.threerings.parlor.game.client with parameters of type GameController
GameControllerDelegate(GameController ctrl)
          Provides the delegate with a reference to the game controller for which it is delegating.
 

Uses of GameController in com.threerings.puzzle.client
 

Subclasses of GameController in com.threerings.puzzle.client
 class PuzzleController
          The puzzle game controller handles logical actions for a puzzle game.
 



Copyright © 2011. All Rights Reserved.