| Package | Description |
|---|---|
| com.almasb.fxgl.entity | |
| com.almasb.fxgl.entity.component |
| Modifier and Type | Method and Description |
|---|---|
static PositionComponent |
Entities.getPosition(Entity e)
Convenient way to obtain position component.
|
PositionComponent |
GameEntity.getPositionComponent() |
| Modifier and Type | Method and Description |
|---|---|
PositionComponent |
PositionComponent.copy() |
| Modifier and Type | Method and Description |
|---|---|
double |
PositionComponent.distance(PositionComponent other) |
Copyright © 2017. All rights reserved.