love.graphics.getDefaultImageFilter
  • References/Game Development/LÖVE/love.graphics

love.graphics.getDefaultImageFilter Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 It has been renamed to

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

love.graphics.getStencilTest Available since LÖVE 0.10.0 This function is not supported in earlier versions. Gets the current stencil test configuration

2025-01-10 15:47:30
enet.peer:ping
  • References/Game Development/LÖVE/love/Third-party modules/lua-enet

enet.peer:ping Send a ping request to peer, updates

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

World:setCallbacks Sets functions for the collision callbacks during the world update. Four Lua functions can be given as arguments. The value nil removes a function. When

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

ParticleSystem:getBufferSize Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the maximum number of particles

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

ParticleSystem:setRelativeRotation Available since LÖVE 0.9.1 This function is not supported in earlier versions. Sets whether particle angles

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

love.visible Available since LÖVE 0.9.0 This callback is not supported in earlier versions. Callback function triggered when window is minimized/hidden

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

ParticleSystem:getEmitterLifetime Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets how long the particle

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

WheelJoint:getMotorSpeed Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the speed of the motor.

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

BezierCurve:removeControlPoint Available since LÖVE 0.10.0 This function is not supported in earlier versions. Removes the specified control

2025-01-10 15:47:30