love.window.isMaximized
  • References/Game Development/LÖVE/love.window

love.window.isMaximized Available since LÖVE 0.10.2 This function is not supported in earlier versions. Gets whether the Window is currently

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

Canvas:getFSAA Available since LÖVE 0.9.1 This function is not supported in earlier versions. Removed in LÖVE 0.10

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

Thread:receive Available since LÖVE 0.7.0 and removed in LÖVE 0.8.0 It has been renamed to

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
BezierCurve:getControlPointCount
  • References/Game Development/LÖVE/love.math/BezierCurve

BezierCurve:getControlPointCount Available since LÖVE 0.9.0 This function is not supported in earlier versions. Get the number of control points

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

ParticleSystem:hasRelativeRotation Available since LÖVE 0.9.1 This function is not supported in earlier versions. Gets whether particle angles

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

love.graphics.reset Resets the current graphics settings. Calling reset makes the current drawing color white, the current background color black, disables any active

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

Body:getInertia Gets the rotational inertia of the body. The rotational inertia is how hard is it to make the body spin. It is set with the 4th argument to

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

PrismaticJoint:setLimits Sets the limits. Function Synopsis

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

love.filesystem.getSourceBaseDirectory Available since LÖVE 0.9.0 This function is not supported in earlier versions. Returns the full path

2025-01-10 15:47:30