World:setSleepingAllowed
  • References/Game Development/LÖVE/love.physics/World

World:setSleepingAllowed Available since LÖVE 0.9.0 It has been renamed from

2025-01-10 15:47:30
love.thread.getChannel
  • References/Game Development/LÖVE/love.thread

love.thread.getChannel Available since LÖVE 0.9.0 This function is not supported in earlier versions. Creates or retrieves a named thread channel

2025-01-10 15:47:30
love.math.newRandomGenerator
  • References/Game Development/LÖVE/love.math

love.math.newRandomGenerator Available since LÖVE 0.9.0 This function is not supported in earlier versions. Creates a new

2025-01-10 15:47:30
RandomGenerator:random
  • References/Game Development/LÖVE/love.math/RandomGenerator

RandomGenerator:random Available since LÖVE 0.9.0 This function is not supported in earlier versions. Generates a pseudo-random number in a

2025-01-10 15:47:30
ParticleSystem:getLinearAcceleration
  • References/Game Development/LÖVE/love.graphics/ParticleSystem

ParticleSystem:getLinearAcceleration Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the linear acceleration

2025-01-10 15:47:30
love.event.wait
  • References/Game Development/LÖVE/love.event

love.event.wait Like love.event.poll(), but blocks

2025-01-10 15:47:30
Joint:getReactionForce
  • References/Game Development/LÖVE/love.physics/Joint

Joint:getReactionForce Returns the reaction force in newtons on the second body Function Available since LÖVE 0.8.0

2025-01-10 15:47:30
love.filesystem.load
  • References/Game Development/LÖVE/love.filesystem

love.filesystem.load Loads a Lua file (but does not run it). Function Synopsis

2025-01-10 15:47:30
love.joystick.close
  • References/Game Development/LÖVE/love.joystick

love.joystick.close Removed in LÖVE 0.9.0 This function is not supported in that and later versions. Closes a joystick, i.e. stop using it for

2025-01-10 15:47:30
Body:getPosition
  • References/Game Development/LÖVE/love.physics/Body

Body:getPosition Get the position of the body. Note that this may not be the center of mass of the body. Function Synopsis

2025-01-10 15:47:30