Function
Body:setAllowSleeping( permission )
Set the sleep behaviour of a body.

A sleeping body is much more efficient to simulate than when awake.

If sleeping is allowed, a body that has come to rest will sleep.

Synopsis
Body:setAllowSleeping( permission )
Parameters
permission boolean Permission for the body to sleep.
Copyright © 2006-2010 LÖVE Development Team.