ImageData:setPixel Sets 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. Function
Framebuffer:setWrap Available since LÖVE 0.7.2 This function is not supported in earlier versions. Removed in LÖVE
Text:add Available since LÖVE 0.10.0 This function is not supported in earlier versions. Adds additional colored text to the Text object at
love.physics.setMeter Available since LÖVE 0.8.0 This function is not supported in earlier versions. Sets the pixels to meter scale factor.
enet.peer:disconnect Requests a disconnection from the peer
love.keyreleased Callback function triggered when a keyboard key is released. Function Available since LÖVE 0.10.0
(Image):setMipmapFilter Available since LÖVE 0.9.0 This function is not supported in earlier versions. Sets the mipmap filter mode for an Image
Body:getWorldPoint Transform a point from local coordinates to world coordinates. Function Synopsis
love.event.wait Like love.event.poll(), but blocks
Canvas:clear Available since LÖVE 0.8.0 and removed in LÖVE 0.10.0 It has been replaced by
Page 27 of 100