| Package | Description |
|---|---|
| com.almasb.fxgl.entity | |
| com.almasb.fxgl.physics | |
| com.almasb.fxgl.scene |
| Modifier and Type | Method and Description |
|---|---|
void |
GameWorld.addWorldListener(EntityWorldListener listener) |
void |
GameWorld.removeWorldListener(EntityWorldListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicsWorld
Manages physics entities, collision handling and performs the physics tick.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GameScene
Represents the scene that shows game objects on the screen during "play" mode.
|
Copyright © 2017. All rights reserved.