public class GameSecondEvent extends AbstractEvent
| Constructor | Description |
|---|---|
GameSecondEvent(Game game,
Arena arena,
int timeLeft) |
Creates a new GameSecondEvent.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getTimeRemaining() |
Gets the amount of time left in the arena.
|
getArena, getGame, getHandlerList, getHandlers