|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjaige.AverageMoveTimeMonitor
public class AverageMoveTimeMonitor
| Constructor Summary | |
|---|---|
AverageMoveTimeMonitor()
|
|
| Method Summary | |
|---|---|
Match |
getMatchData()
|
void |
processMoveEvent(MoveEvent event)
|
void |
processNewGameEvent(NewGameEvent event)
|
void |
processTurnEvent(TurnEvent event)
Called when the turn changes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AverageMoveTimeMonitor()
| Method Detail |
|---|
public void processMoveEvent(MoveEvent event)
processMoveEvent in interface MoveListenerpublic void processNewGameEvent(NewGameEvent event)
processNewGameEvent in interface NewGameListenerpublic void processTurnEvent(TurnEvent event)
TurnListener
processTurnEvent in interface TurnListenerevent - TurnEventpublic Match getMatchData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||