(File):tell
  • References/Game Development/LÖVE/love.filesystem/File

(File):tell Returns the position in the file Function Synopsis pos

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

Shape:testPoint This is particularly useful for mouse interaction with the shapes. By looping through all shapes and testing the mouse position with this function, we can find which shapes

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

love.graphics.setDefaultImageFilter Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 It has been renamed to

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

love.keyboard.hasTextInput Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets whether

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

SoundData:getBitDepth Available since LÖVE 0.9.0 It has been renamed from

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

Video:pause Available since LÖVE 0.10.0 This function is not supported in earlier versions. Pauses the Video. Function

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

ParticleSystem:reset Resets the particle emitter, removing any existing particles and resetting the lifetime counter. Function Synopsis

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

love.system.vibrate Available since LÖVE 0.10.0 This function is not supported in earlier versions. Causes the device to vibrate, if possible

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

Quad:setViewport Sets the texture coordinates according to a viewport. Function Synopsis

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

Joystick:getHat Available since LÖVE 0.9.0 It has been moved from

2025-01-10 15:47:30