BezierCurve:setControlPoint Available since LÖVE 0.9.0 This function is not supported in earlier versions. Set coordinates of the i-th control
RandomGenerator:getState Available since LÖVE 0.9.1 This function is not supported in earlier versions. Gets the current state of the random
love.filesystem.getAppdataDirectory Returns the application data directory (could be the same as getUserDirectory) Function Synopsis
Shape:setDensity Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Sets the density of a Shape. Do this before
love.conf Introduction If a file called conf.lua is present in your game folder (or .love file), it is run before the LÖVE modules are loaded
World:getCallbacks Returns functions for the callbacks during the world update. Function Available since LÖVE 0.8.0
Mesh:getDrawMode Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the mode used when drawing the Mesh.
Canvas:getHeight Gets the height of the Canvas. Function Synopsis
love.joystick.open Removed in LÖVE 0.9.0 This function is not supported in that and later versions. Opens up a joystick to be used, i.e. makes
World:setAllowSleep Removed in LÖVE 0.8.0 This method is not supported in that and later versions. Set the sleep behaviour of the world.
Page 95 of 100