|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjaige.event.GameEvent
jaige.event.GameOverEvent
public class GameOverEvent
| Constructor Summary | |
|---|---|
GameOverEvent(Player winner)
|
|
| Method Summary | |
|---|---|
Player |
getWinner()
|
| Methods inherited from class jaige.event.GameEvent |
|---|
getEventID, getEventType, getTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GameOverEvent(Player winner)
| Method Detail |
|---|
public Player getWinner()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||