| Package | Description |
|---|---|
| com.almasb.fxgl.ecs | |
| com.almasb.fxgl.scene |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.addComponentListener(ComponentListener listener)
Register a component listener on this entity.
|
void |
Entity.removeComponentListener(ComponentListener listener)
Removed a component listener.
|
| 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.