enet.host:check events
  • References/Game Development/LÖVE/love/Third-party modules/lua-enet

enet.host:check events Checks for any queued events and dispatches one if available. Returns the associated

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

Font:getAscent Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the ascent of the Font. The ascent spans

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

PolygonShape:validate Available since LÖVE 0.9.0 This function is not supported in earlier versions. Validates whether the PolygonShape is convex

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

ParticleSystem:getPosition Gets the position of the emitter. Function Synopsis

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

ParticleSystem:getRotation Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the rotation of the image upon

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

Source:setLooping Sets whether the Source should loop. Function Synopsis

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

love.system.openURL Available since LÖVE 0.9.1 This function is not supported in earlier versions. Opens a URL with the user's web or file browser

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

love.filesystem.append Available since LÖVE 0.9.0 This function is not supported in earlier versions. Append data to an existing file.

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

SoundData:getSampleCount Available since LÖVE 0.9.0 This function is not supported in earlier versions. Returns the number of samples per channel

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

love.keyboard.getKeyFromScancode Available since LÖVE 0.9.2 This function is not supported in earlier versions. Gets the key corresponding to

2025-01-10 15:47:30