public class GameEndEvent extends AbstractEvent
Constructor | Description |
---|---|
GameEndEvent(Game game,
Arena arena,
Team winner) |
Creates a new GameEndEvent for a single entity winner.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
getWinner() |
Gets the entity who won.
|
getArena, getGame, getHandlerList, getHandlers