21 #ifndef HX3D_PHYSICS_2D_MASS 22 #define HX3D_PHYSICS_2D_MASS
float invInertia
Current inverted inertia.
float inertia
Current inertia.
void setInertia(float amount)
Set the current inertia.
void setMass(float amount)
Set the current mass.
float invMass
Current inverted mass.