| Package | Description |
|---|---|
| com.almasb.fxgl.effect | |
| com.almasb.fxgl.entity | |
| com.almasb.fxgl.entity.component | |
| com.almasb.fxgl.physics |
| Class and Description |
|---|
| Required |
| Class and Description |
|---|
| BoundingBoxComponent
Component that adds bounding box information to an entity.
|
| PositionComponent
Component that adds a 2d position to an entity.
|
| RotationComponent
Adds rotation data to an entity.
|
| TypeComponent
Represents an entity type.
|
| ViewComponent
Adds a game scene view to an entity.
|
| Class and Description |
|---|
| BooleanComponent
Represents a boolean value based component.
|
| BoundingBoxComponent
Component that adds bounding box information to an entity.
|
| CollidableComponent
Marks an entity as collidable.
|
| CoreComponent
Marks a component as core.
|
| DoubleComponent
Represents a double value based component.
|
| IntegerComponent
Represents an int value based component.
|
| ObjectComponent |
| PositionComponent
Component that adds a 2d position to an entity.
|
| Required |
| RequiredComponents |
| RotationComponent
Adds rotation data to an entity.
|
| SelectableComponent
Marks an entity as selectable.
|
| TypeComponent
Represents an entity type.
|
| Class and Description |
|---|
| Required |
| RequiredComponents |
Copyright © 2017. All rights reserved.