ParticleSystem:getX Removed in LÖVE 0.9.0 Use
PolygonShape:getPoints Get the local coordinates of the polygon's vertices. This function has a variable number of return values. It can be used in a nested fashion with
CircleShape:setRadius Available since LÖVE 0.8.0 This method is not supported in earlier versions. Sets the radius of the circle.
WheelJoint:getSpringFrequency Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the spring frequency.
Thread:send Available since LÖVE 0.7.0 and removed in LÖVE 0.8.0 It has been renamed to
WheelJoint:getMotorTorque Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the current torque on the motor
love.window.hasMouseFocus Available since LÖVE 0.9.0 This function is not supported in earlier versions. Checks if the game window has mouse
PrismaticJoint:enableMotor Available since LÖVE 0.8.0 This function is not supported in earlier versions. Removed
RevoluteJoint:getJointAngle Get the current joint angle. Function Synopsis
love.window.getDisplayCount Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the number of connected monitors
Page 53 of 100