| Package | Description |
|---|---|
| com.almasb.fxgl.entity.component |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundingBoxComponent
Component that adds bounding box information to an entity.
|
class |
CollidableComponent
Marks an entity as collidable.
|
class |
PositionComponent
Component that adds a 2d position to an entity.
|
class |
RotationComponent
Adds rotation data to an entity.
|
class |
SelectableComponent
Marks an entity as selectable.
|
class |
TypeComponent
Represents an entity type.
|
Copyright © 2017. All rights reserved.