love.filesystem.append
  • References/Game Development/LÖVE/love.filesystem

love.filesystem.append Available since LÖVE 0.9.0 This function is not supported in earlier versions. Append data to an existing file.

2025-01-10 15:47:30
love.physics.getMeter
  • References/Game Development/LÖVE/love.physics

love.physics.getMeter Available since LÖVE 0.8.0 This function is not supported in earlier versions. Returns the meter scale factor. All

2025-01-10 15:47:30
Body:getWorldCenter
  • References/Game Development/LÖVE/love.physics/Body

Body:getWorldCenter Get the center of mass position in world coordinates. Use

2025-01-10 15:47:30
ParticleSystem:stop
  • References/Game Development/LÖVE/love.graphics/ParticleSystem

ParticleSystem:stop Stops the particle emitter, resetting the lifetime counter. Function Synopsis

2025-01-10 15:47:30
BezierCurve:getControlPoint
  • References/Game Development/LÖVE/love.math/BezierCurve

BezierCurve:getControlPoint Available since LÖVE 0.9.0 This function is not supported in earlier versions. Get coordinates of the i-th control

2025-01-10 15:47:30
Fixture:testPoint
  • References/Game Development/LÖVE/love.physics/Fixture

Fixture:testPoint Available since LÖVE 0.8.0 This method is not supported in earlier versions. Checks if a point is inside the shape of the

2025-01-10 15:47:30
Data:getSize
  • References/Game Development/LÖVE/love/Types/Data

Data:getSize Gets the Data's size in bytes. Function Synopsis

2025-01-10 15:47:30
Body:getWorldPoint
  • References/Game Development/LÖVE/love.physics/Body

Body:getWorldPoint Transform a point from local coordinates to world coordinates. Function Synopsis

2025-01-10 15:47:30
PulleyJoint:setMaxLengths
  • References/Game Development/LÖVE/love.physics/Joint/PulleyJoint

PulleyJoint:setMaxLengths Set the maximum lengths of the rope segments. The physics module also imposes maximum values for the rope segments. If the parameters exceed these values

2025-01-10 15:47:30
ParticleSystem:setGravity
  • References/Game Development/LÖVE/love.graphics/ParticleSystem

ParticleSystem:setGravity Removed in LÖVE 0.9.0 It has been replaced by

2025-01-10 15:47:30