Mesh:setVertexColors
  • References/Game Development/LÖVE/love.graphics/Mesh

Mesh:setVertexColors Available since LÖVE 0.9.0 and removed in LÖVE 0.10.0 It has been replaced by

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

love.keyboard.setKeyRepeat Enables or disables key repeat for love.keypressed

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

World:getBodyList Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns a table with all bodies.

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

Video:getDimensions Available since LÖVE 0.10.0 This function is not supported in earlier versions. Gets the width and height of the Video in

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

(File):close Closes a File. Function Synopsis

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

love.directorydropped Available since LÖVE 0.10.0 This function is not supported in earlier versions. Callback function triggered when a directory

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

(Image):getWidth Gets the width of the Image. Function Synopsis width

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

love.graphics.setBlendMode Sets the blending mode. Function

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

Body:getLinearVelocityFromLocalPoint Get the linear velocity of a point on the body. The linear velocity for a point on the body is the velocity of the body center of mass plus the

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

love.joystick.setGamepadMapping Available since LÖVE 0.9.2 This function is not supported in earlier versions. Due to a bug, any

2025-01-10 15:47:30