| Package | Description |
|---|---|
| com.almasb.fxgl.saving |
| Modifier and Type | Field and Description |
|---|---|
static javafx.event.EventType<LoadEvent> |
LoadEvent.ANY |
static javafx.event.EventType<LoadEvent> |
LoadEvent.LOAD_PROFILE
Fired when profile is being loaded.
|
static javafx.event.EventType<LoadEvent> |
LoadEvent.RESTORE_SETTINGS
Fired when settings are being restored.
|
| Constructor and Description |
|---|
LoadEvent(javafx.event.EventType<LoadEvent> eventType,
UserProfile profile) |
Copyright © 2018. All rights reserved.