|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectheurgame.event.PlayerEvent
| Field Summary | |
boolean |
disqualified
|
boolean |
leader
|
PlayerToken |
player
|
double |
score
|
long |
timeLeft
|
boolean |
validMove
|
| Constructor Summary | |
PlayerEvent()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public PlayerToken player
public boolean validMove
public boolean disqualified
public boolean leader
public double score
public long timeLeft
| Constructor Detail |
public PlayerEvent()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||