ImageData:getPixel
  • References/Game Development/LÖVE/love.image/ImageData

ImageData:getPixel Gets the color of a pixel at a specific position in the image. Valid x and y values start at 0 and go up to image width and height minus 1. Non-integer values are

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

love.graphics.getMode Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 Moved to the

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

PulleyJoint:getMaxLengths Get the maximum lengths of the rope segments. Function Synopsis

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

Source:setVolume Sets the current volume of the Source. Function Synopsis

2025-01-10 15:47:30
(File):getMode
  • References/Game Development/LÖVE/love.filesystem/File

(File):getMode Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the

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

enet.host:check events Checks for any queued events and dispatches one if available. Returns the associated

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

love.graphics.ellipse Available since LÖVE 0.10.0 This function is not supported in earlier versions. Draws an ellipse. Function

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

Canvas:renderTo Available since LÖVE 0.8.0 It has been renamed from

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

Thread:wait Available since LÖVE 0.7.0 This function is not supported in earlier versions. Wait for a thread to finish. This call will block

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

love.update Callback function used to update the state of the game every frame. Function Synopsis

2025-01-10 15:47:30