| Package | Description |
|---|---|
| com.almasb.fxgl.entity | |
| com.almasb.fxgl.service | |
| com.almasb.fxgl.texture |
| Modifier and Type | Class and Description |
|---|---|
class |
GameWorld
Represents pure logical state of game.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AudioPlayer
General audio player service that supports playback of sound and music objects.
|
interface |
Input
Allows input data queries as well as action bindings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MasterTimer.addUpdateListener(UpdateEventListener listener)
Adds update event listener.
|
void |
MasterTimer.removeUpdateListener(UpdateEventListener listener)
Removes update event listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnimatedTexture
Represents an animated texture.
|
Copyright © 2017. All rights reserved.