MouseJoint:setFrequency Available since LÖVE 0.8.0 This method is not supported in earlier versions. Sets a new frequency.
World:setContactFilter Available since LÖVE 0.8.0 This method is not supported in earlier versions. Sets a function for collision filtering
World:setCallbacks Sets functions for the collision callbacks during the world update. Four Lua functions can be given as arguments. The value nil removes a function. When
Canvas:getDimensions Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the width and height of the Canvas
love.mouse.isGrabbed Checks if the mouse is grabbed. Function Synopsis
PrismaticJoint:isLimitEnabled Available since LÖVE 0.8.0 This function is not supported in earlier versions. Removed
RevoluteJoint:getJointSpeed Get the current joint angle speed. Function Synopsis
PrismaticJoint:setUpperLimit Sets the upper limit. Function Synopsis
Source:setDirection Available since LÖVE 0.7.0 This function is not supported in earlier versions. Sets the direction vector of the Source.
love.textinput Available since LÖVE 0.9.0 This function is not supported in earlier versions. Called when text has been entered by the user
Page 16 of 100