Uses of Interface
com.threerings.parlor.turn.client.TurnGameController

Packages that use TurnGameController
com.threerings.parlor.card.client   
com.threerings.parlor.turn.client   
 

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

Classes in com.threerings.parlor.card.client that implement TurnGameController
 class CardGameController
          A controller class for card games.
 

Uses of TurnGameController in com.threerings.parlor.turn.client
 

Constructors in com.threerings.parlor.turn.client with parameters of type TurnGameController
TurnGameControllerDelegate(TurnGameController tgctrl)
          Constructs a delegate which will call back to the supplied TurnGameController implementation wen turn-based game related things happen.
 



Copyright © 2011. All Rights Reserved.