Font:getWrap
  • References/Game Development/LÖVE/love.graphics/Font

Font:getWrap Available since LÖVE 0.7.0 This function is not supported in earlier versions. Gets formatting information for text, given a wrap

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

Fixture:isDestroyed Available since LÖVE 0.9.2 This function is not supported in earlier versions. Gets whether the Fixture is destroyed. Destroyed

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
Font:getLineHeight
  • References/Game Development/LÖVE/love.graphics/Font

Font:getLineHeight Gets the line height. This will be the value previously set by

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

Font:setLineHeight Sets the line height. When rendering the font in lines the actual height will be determined by the line height multiplied by the height of the font. The default is 1

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
Joystick:isConnected
  • References/Game Development/LÖVE/love.joystick/Joystick

Joystick:isConnected Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets whether the Joystick is connected.

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

love.math.isConvex Available since LÖVE 0.9.0 This function is not supported in earlier versions. Checks whether a polygon is convex.

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

WheelJoint:getJointTranslation Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the current joint translation

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

love.graphics.printf Draws formatted text, with word wrap and alignment. See additional notes in

2025-01-10 15:47:30