Enumeration of InertiaMode values for a Body.

Static variables

staticread onlyDEFAULT:InertiaMode

Default method of computation.

Moment of inertia will be computed based on Body's Shape's inertias and densities.

staticread onlyFIXED:InertiaMode

Fixed method of computation.

Moment of inertia set by user.

Constructor

new()

@private

Methods

@:keeptoString():String

@private