RandomGenerator:randomNormal
  • References/Game Development/LÖVE/love.math/RandomGenerator

RandomGenerator:randomNormal Available since LÖVE 0.9.0 This function is not supported in earlier versions. Get a normally distributed pseudo

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

PrismaticJoint:hasLimitsEnabled Available since LÖVE 0.9.0 This function is not supported in earlier versions. Checks whether the limits are

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

FrictionJoint:setMaxTorque Available since LÖVE 0.8.0 This function is not supported in earlier versions. Sets the maximum friction torque in

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

love.textedited Available since LÖVE 0.10.0 This function is not supported in earlier versions. Called when the candidate text for an IME (Input

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

love.touchmoved Available since LÖVE 0.10.0 This function is not supported in earlier versions. Callback function triggered when a touch press

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

love.mouse.setPosition Sets the current position of the mouse. The coordinates of the mouse pointer are always whole numbers, but even if you try setting a non-integer, löve will floor it

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

BezierCurve:evaluate Available since LÖVE 0.9.0 This function is not supported in earlier versions. Evaluate Bézier curve at parameter t. The

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

Object:typeOf Checks whether an object is of a certain type. If the object has the type with the specified name in its hierarchy, this function will return true. Function

2025-01-10 15:47:30
enet.peer:index
  • References/Game Development/LÖVE/love/Third-party modules/lua-enet

enet.peer:index Returns the index of the peer. All

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

love.graphics.getBackgroundColor Gets the current background color. Function Synopsis

2025-01-10 15:47:30