Manual:

Tutorials:

API:

Chipmunk.damping

static var damping : float

Description

Amount of damping to apply to velocity and angularVelocity.

A value of 0.9 for instance means that the body will have 90% of it's velocity after a second.