Physics.Hipmunk.Body

Creating

data Body

newBody

Static properties

Basic

Mass

type Mass

mass

Moment of inertia

type Moment

moment

Linear components of motion

Position

position

Velocity

type Velocity

velocity

maxVelocity

Force

type Force

force

Angular components of motion

Angle

angle

Angular velocity

type AngVel

angVel

maxAngVel

Torque

type Torque

torque

Dynamic properties

slew

updateVelocity

updatePosition

resetForces

applyForce

applyOnlyForce

applyImpulse

applyDampedSpring

Utilities

localToWorld

worldToLocal