| Package | Description |
|---|---|
| com.almasb.fxgl.scene |
| Modifier and Type | Field and Description |
|---|---|
static javafx.event.EventType<DisplayEvent> |
DisplayEvent.ANY
Common super-type for all display event types.
|
static javafx.event.EventType<DisplayEvent> |
DisplayEvent.CLOSE_REQUEST
Fired when user requests application close.
|
static javafx.event.EventType<DisplayEvent> |
DisplayEvent.DIALOG_CLOSED
Fired when a dialog has closed.
|
static javafx.event.EventType<DisplayEvent> |
DisplayEvent.DIALOG_OPENED
Fired when a dialog has opened.
|
Copyright © 2017. All rights reserved.