Quad:setViewport Sets the texture coordinates according to a viewport. Function Synopsis
(Image):refresh Available since LÖVE 0.9.0 This function is not supported in earlier versions. Reloads the Image's contents from the
love.image.newEncodedImageData Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Encodes ImageData.
Thread:getName Available since LÖVE 0.7.0 and removed in LÖVE 0.9.0 This function is not supported in earlier or later versions. Get the name
Contact:setRestitution Available since LÖVE 0.8.0 This function is not supported in earlier versions. Sets the contact restitution.
love.mouse.setGrab Removed in LÖVE 0.9.0 It has been renamed to
love.mouse.isGrabbed Checks if the mouse is grabbed. Function Synopsis
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
Fixture:setCategory Available since LÖVE 0.8.0 This method is not supported in earlier versions. Sets the categories the fixture belongs to
Shape:computeAABB Available since LÖVE 0.8.0 This function is not supported in earlier versions. Returns the points of the bounding box for
Page 1 of 100