Shape:getDensity
  • References/Game Development/LÖVE/love.physics/Shape

Shape:getDensity Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Gets the density of the Shape.

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

Data:getPointer Gets a pointer to the Data. Can be used with libraries such as LuaJIT's FFI

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

ParticleSystem:setSprite Removed in LÖVE 0.9.0 It has been renamed to

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

love.graphics.points Available since LÖVE 0.10.0 It has replaced

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

WheelJoint:getMotorTorque Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the current torque on the motor

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

love.filesystem.exists Check whether a file or directory exists. Function Synopsis

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

Body:getLinearVelocity Gets the linear velocity of the Body from its center of mass. The linear velocity is the rate of change of position over time. If you need

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

World:translateOrigin Available since LÖVE 0.9.0 This function is not supported in earlier versions. Translates the World's origin. Useful in

2025-01-10 15:47:30
Source:getDirection
  • References/Game Development/LÖVE/love.audio/Source

Source:getDirection Available since LÖVE 0.7.0 This function is not supported in earlier versions. Gets the direction of the Source.

2025-01-10 15:47:30
(File):seek
  • References/Game Development/LÖVE/love.filesystem/File

(File):seek Seek to a position in a file Function Synopsis success

2025-01-10 15:47:30