Available with nape plugin
Enumeration of MassMode values for a Body.
staticread onlyDEFAULT:MassMode
Default method of computation. Mass will be computed based on Body's Shape's areas and densities.
staticread onlyFIXED:MassMode
Fixed method of computation. Mass set by user.
new()
@private
@:keeptoString():String