public class PhysicsControl extends Control
| Modifier and Type | Method and Description |
|---|---|
void |
onAdded(Entity entity) |
void |
onRemoved(Entity entity) |
void |
onUpdate(Entity entity,
double tpf) |
void |
reposition(javafx.geometry.Point2D point)
Repositions an entity that supports physics directly in the physics world.
|
Copyright © 2018. All rights reserved.