love.timer.getTime
  • References/Game Development/LÖVE/love.timer

love.timer.getTime Returns the value of a timer with an unspecified starting time. This function should only be used to calculate differences between points in time, as the starting time of

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

love.physics.newEdgeShape Available since LÖVE 0.8.0 This function is not supported in earlier versions. Creates a new

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

World:setMeter Removed in LÖVE 0.8.0 This method is not supported in that and later versions. Set the scale of the world. The world scale

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

Body:setAwake Available since LÖVE 0.8.0 This method is not supported in earlier versions. Wakes the body up or puts it to sleep.

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

Fixture:getMask Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns which categories this fixture should NOT

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

Text:setf Available since LÖVE 0.10.0 This function is not supported in earlier versions. Replaces the contents of the Text object with a new

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

love.audio.setDistanceModel Available since LÖVE 0.8.0 This function is not supported in earlier versions. Sets the distance attenuation model

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

EdgeShape:getNextVertex Available since LÖVE 0.10.2 This function is not supported in earlier versions. Gets the vertex that establishes a connection

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

love.graphics.setScissor Sets or disables scissor. The scissor limits the drawing area to a specified rectangle. This affects all graphics calls, including

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

Joint:getUserData Available since LÖVE 0.9.2 This method is not supported in earlier versions. Returns the Lua value associated with this Joint

2025-01-10 15:47:30