Function
World:isAllowSleep( )
Get 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
permission = World:isAllowSleep( )
Returns
permission boolean Permission for any body to sleep.
Copyright © 2006-2010 LÖVE Development Team.