Function
World:setAllowSleep( permission )
Set the sleep behaviour of the world.

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

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

Synopsis
World:setAllowSleep( permission )
Parameters
permission boolean Permission for any body to sleep.
Copyright © 2006-2010 LÖVE Development Team.