World:isSleepingAllowed
 Available since LÖVE 0.9.0  
 It has been renamed from World:getAllowSleeping. 
Gets the sleep behaviour of the world.
Function
Synopsis
allow = World:isSleepingAllowed( )
Arguments
None.
Returns
boolean allow- True if bodies in the world are allowed to sleep, or false if not.
 
See Also
    © 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
    https://love2d.org/wiki/World:isSleepingAllowed