love.timer.getAverageDelta
  • References/Game Development/LÖVE/love.timer

love.timer.getAverageDelta Available since LÖVE 0.9.0 This function is not supported in earlier versions. Returns the average delta time (seconds

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

ParticleSystem:emit Available since LÖVE 0.9.0 This function is not supported in earlier versions. Emits a burst of particles from the particle

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

Shape:testPoint This is particularly useful for mouse interaction with the shapes. By looping through all shapes and testing the mouse position with this function, we can find which shapes

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

enet.peer:connect id Returns the field ENetPeer::connectID that is assigned for each connection. Function Synopsis

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

love.graphics.newShader Available since LÖVE 0.9.0 It has been renamed from

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

Source:setRelative Available since LÖVE 0.9.0 This function is not supported in earlier versions. Sets whether the

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

Source:setPosition Available since LÖVE 0.7.0 This function is not supported in earlier versions. Sets the position of the Source. Please note

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

Source:setDirection Available since LÖVE 0.7.0 This function is not supported in earlier versions. Sets the direction vector of the Source.

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

love.graphics.newImageFont Creates a new Font by loading a

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

Shape:getCategoryBits Removed in LÖVE 0.8.0 Use

2025-01-10 15:47:30