| Package | Description |
|---|---|
| com.almasb.fxgl.scene.menu |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileSelectedEvent
Event occurs when profile has been selected.
|
| Modifier and Type | Field and Description |
|---|---|
static javafx.event.EventType<MenuEvent> |
MenuEvent.ANY
Common super-type for all menu event types.
|
static javafx.event.EventType<MenuEvent> |
MenuEvent.CONTINUE |
static javafx.event.EventType<MenuEvent> |
MenuEvent.EXIT |
static javafx.event.EventType<MenuEvent> |
MenuEvent.EXIT_TO_MAIN_MENU |
static javafx.event.EventType<MenuEvent> |
MenuEvent.LOGOUT |
static javafx.event.EventType<MenuEvent> |
MenuEvent.NEW_GAME |
static javafx.event.EventType<MenuEvent> |
MenuEvent.PAUSE
This event occurs when the user hit menu key in the game
to open game menu.
|
static javafx.event.EventType<MenuEvent> |
MenuEvent.RESUME |
static javafx.event.EventType<MenuEvent> |
MenuEvent.SAVE |
Copyright © 2017. All rights reserved.