Uses of Interface
com.threerings.parlor.card.client.CardPanel.CardSelectionObserver

Packages that use CardPanel.CardSelectionObserver
com.threerings.parlor.card.client   
 

Uses of CardPanel.CardSelectionObserver in com.threerings.parlor.card.client
 

Methods in com.threerings.parlor.card.client with parameters of type CardPanel.CardSelectionObserver
 void CardPanel.addHandSelectionObserver(CardPanel.CardSelectionObserver obs)
          Adds an object to the list of observers to notify when cards in the hand are selected/deselected.
 void CardPanel.removeHandSelectionObserver(CardPanel.CardSelectionObserver obs)
          Removes an object from the hand selection observer list.
 



Copyright © 2011. All Rights Reserved.