| Package | Description |
|---|---|
| com.almasb.fxgl.scene.menu | |
| com.almasb.fxgl.settings |
| Modifier and Type | Method and Description |
|---|---|
static MenuStyle |
MenuStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MenuStyle[] |
MenuStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected MenuStyle |
ReadOnlyGameSettings.menuStyle |
| Modifier and Type | Method and Description |
|---|---|
MenuStyle |
ReadOnlyGameSettings.getMenuStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
GameSettings.setMenuStyle(MenuStyle style)
Set the menu style to use.
|
Copyright © 2017. All rights reserved.