sleepSpeedLimit property

double sleepSpeedLimit
getter/setter pair

If the speed (the norm of the velocity) is smaller than this value, the body is considered sleepy.

Implementation

double sleepSpeedLimit;