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

love.graphics.getFont Gets the current Font object. Function Available since LÖVE 0.9.0 This variant is not supported

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

love.load This function is called exactly once at the beginning of the game. Function Synopsis

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

EdgeShape:setPreviousVertex Available since LÖVE 0.10.2 This function is not supported in earlier versions. Sets a vertex that establishes a

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

Fixture:getCategory Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the categories the fixture belongs

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

love.audio.getSourceCount Available since LÖVE 0.9.0 It has been renamed from

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

love.physics.newRectangleShape Shorthand for creating rectangular PolygonShapes

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

Fixture:setFriction Available since LÖVE 0.8.0 This method is not supported in earlier versions. Sets the friction of the fixture. Friction

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

FrictionJoint:getMaxForce Available since LÖVE 0.8.0 This function is not supported in earlier versions. Gets the maximum friction force in

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

Body:setMass Sets a new body mass. Function Available since LÖVE 0.8.0 This variant is not supported in earlier versions

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

PulleyJoint:setRatio Set the pulley ratio. Function Synopsis

2025-01-10 15:47:30