public interface Force
| Modifier and Type | Interface and Description |
|---|---|
static class |
Force.Drag |
static class |
Force.Impulse |
static class |
Force.OverTime |
static class |
Force.Static |
static class |
Force.Zeroing |
| Modifier and Type | Method and Description |
|---|---|
boolean |
finished() |
float |
get(float mass,
float value,
float speed) |