| Package | Description |
|---|---|
| com.almasb.fxgl.physics |
| Modifier and Type | Method and Description |
|---|---|
CollisionHandler |
CollisionHandler.copyFor(Object a,
Object b)
Returns a copy of the collision handler with different entity types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicsWorld.addCollisionHandler(CollisionHandler handler)
Registers a collision handler.
|
void |
PhysicsWorld.removeCollisionHandler(CollisionHandler handler)
Removes a collision handler
|
Copyright © 2017. All rights reserved.