public class Orbit
extends java.lang.Object
| Constructor and Description |
|---|
Orbit(double radius,
double speed,
double angle) |
| Modifier and Type | Method and Description |
|---|---|
Vector3 |
getNextVec(Vector3 curVec,
Vector3 centerVec) |