RevoluteJoint:isLimitsEnabled
  • References/Game Development/LÖVE/love.physics/Joint/RevoluteJoint

RevoluteJoint:isLimitsEnabled Removed in LÖVE 0.9.0 It has been renamed to

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

ImageData:getWidth Gets the width of the ImageData in pixels. Function

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
love.system.getClipboardText
  • References/Game Development/LÖVE/love.system

love.system.getClipboardText Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets text from the clipboard.

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

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

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

Shape:testSegment Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Checks whether a line segment intersects a

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

RevoluteJoint:isMotorEnabled Checks whether the motor is enabled. Function Synopsis

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

RevoluteJoint:getMaxMotorTorque Gets the maximum motor force. Function Synopsis

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

love.mouse.isDown Checks whether a certain mouse button is down. This function does not detect mouse wheel scrolling; you must use the

2025-01-10 15:47:30
(Image):setWrap
  • References/Game Development/LÖVE/love.graphics/Image

(Image):setWrap Sets the wrapping properties of an Image. This function sets the way an Image is repeated when it is drawn with a

2025-01-10 15:47:30