| Package | Description |
|---|---|
| com.almasb.fxgl.ui |
| Modifier and Type | Method and Description |
|---|---|
static InGameWindow.WindowDecor |
InGameWindow.WindowDecor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InGameWindow.WindowDecor[] |
InGameWindow.WindowDecor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InGameWindow(String title,
InGameWindow.WindowDecor decor)
Constructs an in-game window with given window decor.
|
Copyright © 2018. All rights reserved.