BezierCurve:setControlPoint
  • References/Game Development/LÖVE/love.math/BezierCurve

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

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

RandomGenerator:getState Available since LÖVE 0.9.1 This function is not supported in earlier versions. Gets the current state of the random

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

love.filesystem.getAppdataDirectory Returns the application data directory (could be the same as getUserDirectory) Function Synopsis

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

Shape:setDensity Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Sets the density of a Shape. Do this before

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

love.conf Introduction If a file called conf.lua is present in your game folder (or .love file), it is run before the LÖVE modules are loaded

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

World:getCallbacks Returns functions for the callbacks during the world update. Function Available since LÖVE 0.8.0

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

Mesh:getDrawMode Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the mode used when drawing the Mesh.

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

Canvas:getHeight Gets the height of the Canvas. Function Synopsis

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

love.joystick.open Removed in LÖVE 0.9.0 This function is not supported in that and later versions. Opens up a joystick to be used, i.e. makes

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

World:setAllowSleep Removed in LÖVE 0.8.0 This method is not supported in that and later versions. Set the sleep behaviour of the world.

2025-01-10 15:47:30