love.graphics.isWireframe Available since LÖVE 0.9.1 This function is not supported in earlier versions. Gets whether wireframe mode is used
love.draw Callback function used to draw on the screen every frame. Function Synopsis
love.filesystem.getRequirePath Available since LÖVE 0.10.0 This function is not supported in earlier versions. Gets the filesystem paths that
Shape:setFilterData Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Sets the filter data for a Shape. Info stolen
love.timer.sleep Pauses the current thread for the specified amount of time. This function causes the entire thread to pause for the duration of the sleep. Graphics will
ImageData:mapPixel Transform an image by applying a function to every pixel. This function is a higher order function. It takes another function as a parameter, and calls it once for
ParticleSystem:clone Available since LÖVE 0.9.1 This function is not supported in earlier versions. Creates an identical copy of the ParticleSystem
ParticleSystem:getRadialAcceleration Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the radial acceleration
love.graphics.point Removed in LÖVE 0.10.0 It has been replaced by
Body:getLocalVector Transform a vector from world coordinates to local coordinates. Function Synopsis
Page 93 of 100