org.jbrain.qlink.chat
Interface ObservedGameEventListener

All Superinterfaces:
java.util.EventListener, GameEventListener

public interface ObservedGameEventListener
extends GameEventListener


Method Summary
 void movesCaughtUp(CaughtUpEvent event)
           
 
Methods inherited from interface org.jbrain.qlink.chat.GameEventListener
eventOccurred, gameSent, gameStarted, gameTerminated
 

Method Detail

movesCaughtUp

public void movesCaughtUp(CaughtUpEvent event)