public final class FXGLAssets extends Object
| Modifier and Type | Field and Description |
|---|---|
static Sound |
SOUND_MENU_BACK |
static Sound |
SOUND_MENU_PRESS |
static Sound |
SOUND_MENU_SELECT |
static Sound |
SOUND_NOTIFICATION |
static CSS |
UI_CSS |
static FontFactory |
UI_FONT |
static javafx.scene.image.Image |
UI_ICON |
static String |
UI_ICON_NAME |
| Constructor and Description |
|---|
FXGLAssets() |
public static final Sound SOUND_NOTIFICATION
public static final Sound SOUND_MENU_SELECT
public static final Sound SOUND_MENU_BACK
public static final Sound SOUND_MENU_PRESS
public static final FontFactory UI_FONT
public static final CSS UI_CSS
public static final String UI_ICON_NAME
public static final javafx.scene.image.Image UI_ICON
Copyright © 2016. All rights reserved.