ggz.cards.client
Class Client.TrickInfo

java.lang.Object
  extended by ggz.cards.client.Client.TrickInfo
Enclosing class:
Client

public static class Client.TrickInfo
extends java.lang.Object


Method Summary
 Card getCardForPlayer(int playerNum)
           
 int getNumCards()
           
 int getPlayerWhoLed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPlayerWhoLed

public int getPlayerWhoLed()

getCardForPlayer

public Card getCardForPlayer(int playerNum)

getNumCards

public int getNumCards()