| Package | Description |
|---|---|
| com.almasb.fxgl.app | |
| com.almasb.fxgl.service |
| Modifier and Type | Method and Description |
|---|---|
void |
FXGLApplication.addFXGLListener(FXGLListener listener)
Add listener for core FXGL callbacks.
|
void |
FXGLApplication.removeFXGLListener(FXGLListener listener)
Remove previously added listener.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Input
Allows input data queries as well as action bindings.
|
interface |
MasterTimer
Represents master timer, all local timers are synchronized with this.
|
Copyright © 2017. All rights reserved.