| Package | Description |
|---|---|
| com.almasb.fxgl.app | |
| com.almasb.fxgl.entity | |
| com.almasb.fxgl.entity.component | |
| com.almasb.fxgl.physics |
| Class and Description |
|---|
| PhysicsWorld
Manages physics entities, collision handling and performs the physics tick.
|
| Class and Description |
|---|
| HitBox
A bounding collision box.
|
| Class and Description |
|---|
| CollisionResult
Data structure for holding info about collision result.
|
| HitBox
A bounding collision box.
|
| Class and Description |
|---|
| BoundingShape
Defines bounding shapes to be used for hit boxes.
|
| CollisionHandler
Handler for a collision that occurred between two entities.
|
| CollisionResult
Data structure for holding info about collision result.
|
| HitBox
A bounding collision box.
|
| RaycastResult
Result of a raycast.
|
Copyright © 2018. All rights reserved.