Gravity

Struct for representing gravity.

version(!DLL)
struct Gravity {}

Members

Variables

axis
Axis axis;

The axis which the gravity pulls toward.

strength
real strength;

The strength per frame of the gravity.

Meta