Mesh:setVertexColors Available since LÖVE 0.9.0 and removed in LÖVE 0.10.0 It has been replaced by
love.keyboard.setKeyRepeat Enables or disables key repeat for love.keypressed
World:getBodyList Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns a table with all bodies.
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
(File):close Closes a File. Function Synopsis
love.directorydropped Available since LÖVE 0.10.0 This function is not supported in earlier versions. Callback function triggered when a directory
(Image):getWidth Gets the width of the Image. Function Synopsis width
love.graphics.setBlendMode Sets the blending mode. Function
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
love.joystick.setGamepadMapping Available since LÖVE 0.9.2 This function is not supported in earlier versions. Due to a bug, any
Page 65 of 100