| Package | Description |
|---|---|
| com.almasb.fxgl.physics | |
| com.almasb.fxgl.physics.box2d.dynamics | |
| com.almasb.fxgl.physics.box2d.dynamics.contacts |
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicsWorld
Manages physics entities, collision handling and performs the physics tick.
|
| Modifier and Type | Method and Description |
|---|---|
void |
World.setContactListener(ContactListener listener)
Register a contact event listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.update(ContactListener listener) |
Copyright © 2018. All rights reserved.