Uses of Interface
com.threerings.parlor.client.GameReadyObserver

Packages that use GameReadyObserver
com.threerings.parlor.client   
 

Uses of GameReadyObserver in com.threerings.parlor.client
 

Methods in com.threerings.parlor.client with parameters of type GameReadyObserver
 void ParlorDirector.addGameReadyObserver(GameReadyObserver observer)
          Adds the specified observer to the list of entities that are notified when we receive a game ready notification.
 void ParlorDirector.removeGameReadyObserver(GameReadyObserver observer)
          Removes the specified observer from the list of entities that are notified when we receive a game ready notification.
 



Copyright © 2011. All Rights Reserved.