Orbit

Undocumented in source.

Constructors

this
this(Vector3 center, float radius, float speed, float initial_angle)
Undocumented in source.

Members

Functions

update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

angle
float angle;
Undocumented in source.
center
Vector3 center;
Undocumented in source.
radius
float radius;
Undocumented in source.
speed
float speed;
Undocumented in source.

Meta