| Package | Description |
|---|---|
| com.almasb.fxgl.effect | |
| com.almasb.fxgl.entity.component | |
| com.almasb.fxgl.entity.control | |
| com.almasb.fxgl.physics |
| Modifier and Type | Class and Description |
|---|---|
class |
ParticleControl |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundingBoxComponent
Component that adds bounding box information to an entity.
|
class |
SelectableComponent
Marks an entity as selectable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CircularMovementControl
Control that moves entity in a circle.
|
class |
KeepOnScreenControl
A control that keeps an entity within the viewport.
|
class |
LiftControl
Lift control.
|
class |
OffscreenCleanControl
Control that removes an entity if it is outside of the visible area of the viewport.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicsControl
This control updates position and rotation components of entities
based on the physics properties.
|
Copyright © 2017. All rights reserved.