| Package | Description |
|---|---|
| com.almasb.fxgl.entity.component | |
| com.almasb.fxgl.entity.control | |
| com.almasb.fxgl.physics |
| Modifier and Type | Class and Description |
|---|---|
class |
CollidableComponent
Marks an entity as collidable.
|
class |
ViewComponent
Adds a game scene view to an entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectileControl
Generic projectile control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicsComponent
Adds physics properties to an entity.
|
class |
PhysicsParticleComponent
Adds physics particle properties to an entity.
|
Copyright © 2017. All rights reserved.