Constructor | Description |
---|---|
CoreArenaMenu(Game game,
ArenaManager manager) |
Modifier and Type | Method | Description |
---|---|---|
void |
open(GamePlayer player) |
Opens the arena selection menu for a entity
|
void |
reset() |
Clears the current menu and generates a new one.
|
void |
update() |
Updates the menu entry of an arena.
|
public CoreArenaMenu(Game game, ArenaManager manager)
public void open(GamePlayer player)
ArenaMenu
public void update()
ArenaMenu