com.threerings.parlor.card.trick.client
Class TrickCardGameControllerDelegate
java.lang.Object
com.threerings.crowd.client.PlaceControllerDelegate
com.threerings.parlor.game.client.GameControllerDelegate
com.threerings.parlor.turn.client.TurnGameControllerDelegate
com.threerings.parlor.card.trick.client.TrickCardGameControllerDelegate
- All Implemented Interfaces:
- AttributeChangeListener, ChangeListener
public class TrickCardGameControllerDelegate
- extends TurnGameControllerDelegate
A card game controller delegate for trick-based card games, such as Spades and Hearts.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_cgctrl
protected CardGameController _cgctrl
- The card game controller.
TrickCardGameControllerDelegate
public TrickCardGameControllerDelegate(CardGameController controller)
- Constructor.
- Parameters:
controller - the game controller