| Package | Description |
|---|---|
| com.almasb.fxgl.entity | |
| com.almasb.fxgl.entity.component |
| 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 |
|---|
| BoundingBoxComponent
Component that adds bounding box information to an entity.
|
| CollidableComponent
Marks an entity as collidable.
|
| PositionComponent
Component that adds a 2d position to an entity.
|
| RotationComponent
Adds rotation data to an entity.
|
| SelectableComponent
Marks an entity as selectable.
|
| TypeComponent
Represents an entity type.
|
Copyright © 2017. All rights reserved.