| Package | Description |
|---|---|
| com.almasb.fxgl.entity.component | |
| com.almasb.fxgl.physics |
| Modifier and Type | Method and Description |
|---|---|
CollisionResult |
BoundingBoxComponent.checkCollision(BoundingBoxComponent other)
Checks for collision with another bounding box.
|
| Modifier and Type | Field and Description |
|---|---|
static CollisionResult |
CollisionResult.COLLISION
Constant for reporting collision.
|
static CollisionResult |
CollisionResult.NO_COLLISION
Constant for reporting no collision.
|
Copyright © 2018. All rights reserved.