| Interface | Description |
|---|---|
| DialogFactory | |
| Display |
Provides access to dialogs.
|
| UIFactory |
Factory service for creating UI controls.
|
| Class | Description |
|---|---|
| FXGLButton |
JavaFX Button styled with FXGL CSS.
|
| FXGLChoiceBox<T> |
JavaFX ChoiceBox styled with FXGL CSS.
|
| FXGLSpinner<T> | |
| InGameWindow |
Represents an in-game window as part of game UI.
|
| ProgressBar |
A generic progress bar.
|
| ToggleSwitch |
On/Off toggle switch.
|
| Enum | Description |
|---|---|
| InGameWindow.WindowDecor | |
| Position |
Represents a 4 directional position of UI element(-s).
|
Copyright © 2018. All rights reserved.