love.graphics.rectangle
  • References/Game Development/LÖVE/love.graphics

love.graphics.rectangle Draws a rectangle. Function Synopsis love

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

love.graphics.setLineJoin Sets the line join style. See LineJoin for the possible options

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

Source:getCone Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the Source's directional volume cones. Together

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

PulleyJoint:getLengthB Available since LÖVE 0.8.0 This method is not supported in earlier versions. Get the current length of the rope segment

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

enet.host:flush Sends any queued packets. This is only required to send packets earlier than the next call to

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

Body:isDynamic Removed in LÖVE 0.8.0 It has been replaced by

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

GearJoint:getJoints Available since LÖVE 0.9.2 This function is not supported in earlier versions. Get the Joints connected by this GearJoint

2025-01-10 15:47:30