FileData:getExtension
  • References/Game Development/LÖVE/love.filesystem/FileData

FileData:getExtension Available since LÖVE 0.7.0 This function is not supported in earlier versions. Gets the extension of the FileData.

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

love.mouse.isVisible Checks if the cursor is visible. Function Synopsis

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

love.graphics.newQuad Creates a new Quad. This function can be slow if it

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

love.keyboard.setTextInput Available since LÖVE 0.9.0 This function is not supported in earlier versions. Enables or disables

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

love.graphics.hasFocus Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 Moved to the

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

love.graphics.getRendererInfo Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets information about the system's

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

SpriteBatch:add Adds a sprite to the batch. Sprites are drawn in the order they are added. Function Available since LÖVE 0.8.0

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

Fixture:setGroupIndex Available since LÖVE 0.8.0 This method is not supported in earlier versions. Sets the group the fixture belongs to. Fixtures

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

Shader:getWarnings Available since LÖVE 0.9.0 It has been renamed from

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

love.math.getRandomSeed Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the seed of the random number generator

2025-01-10 15:47:30