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
Body:getLinearDamping
  • References/Game Development/LÖVE/love.physics/Body

Body:getLinearDamping Gets the linear damping of the Body. The linear damping is the rate of decrease of the linear velocity over time. A moving body with no damping and no

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

CompressedImageData:getDimensions Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the width and height of

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

Video:getHeight Available since LÖVE 0.10.0 This function is not supported in earlier versions. Gets the height of the Video in pixels.

2025-01-10 15:47:30