| Package | Description |
|---|---|
| com.almasb.fxgl.entity | |
| com.almasb.fxgl.entity.component | |
| com.almasb.fxgl.scene |
| Modifier and Type | Method and Description |
|---|---|
EntityView |
GameEntity.getView() |
| Modifier and Type | Method and Description |
|---|---|
EntityView |
ViewComponent.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
GameScene.addGameView(EntityView view)
Add a view to the game root.
|
void |
GameScene.removeGameView(EntityView view)
Remove a view from the game root.
|
Copyright © 2017. All rights reserved.