love.mouse.getRelativeMode
  • References/Game Development/LÖVE/love.mouse

love.mouse.getRelativeMode Available since LÖVE 0.9.2 This function is not supported in earlier versions. Gets whether relative mode is enabled

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

ParticleSystem:getSpin Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the spin of the sprite.

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

Mesh:getVertexAttribute Available since LÖVE 0.10.0 This function is not supported in earlier versions. Gets the properties of a specific attribute

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

World:setAllowSleep Removed in LÖVE 0.8.0 This method is not supported in that and later versions. Set the sleep behaviour of the world.

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

love.mouse.setGrabbed Available since LÖVE 0.9.0 It has been renamed from

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

love.graphics.getWidth Available since LÖVE 0.2.1 This function is not supported in earlier versions. Gets the width in pixels of the window

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

ParticleSystem:update Updates the particle system; moving, creating and killing particles. Function Synopsis

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

love.timer.getMicroTime Removed in LÖVE 0.9.0

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

Body:setFixedRotation Set whether a body has fixed rotation. Bodies with fixed rotation don't vary the speed at which they rotate. WARNING: LÖVE 0.6.2 does not yet contain

2025-01-10 15:47:30
Decoder:getChannels
  • References/Game Development/LÖVE/love.sound/Decoder

Decoder:getChannels Returns the number of channels in the stream. Function Synopsis

2025-01-10 15:47:30