- love.thread.getChannel
- love.thread.getThread
- love.thread.getThreads
- love.thread.newChannel
- love.thread.newThread
- love.graphics.printf
- love.load
- love.draw
- love.update
- love.keypressed
- love.keyreleased
- love.textinput
- love.quit
- love.getVersion
- love.graphics.setBackgroundColor
- love.graphics.setColor
- love.graphics.newImage
- love.graphics.newFont
- love.graphics.draw
- love.graphics.setFont
- love.graphics.setNewFon
- love.graphics.print
- love.graphics.rectangle
- love.graphics.circle
- love.graphics.line
- love.timer.getTime
- love.timer.getDelta
- love.keyboard.isDown
- love.keyboard.setTextInput
- love.event.quit
- love.system.getOS
- love.system.getLanguage
- love.system.getUsername
- love.filesystem.read
- love.filesystem.write
- love.filesystem.remove
- love.filesystem.load
- love.filesystem.isFile
- love.filesystem.getInfo (currently same as isFile)
- love.filesystem.getIdentity
- love.math.random (same as math.random)
- love.math.setRandomSeed (same as math.randomseed)
- love.audio.newSource
- love.audio.play
- love.audio.stop
- Source:play
- Source:stop
- Source:getVolume
- Source:isPlaying
- Source:isLooping
- Source:setLooping
- Source:setVolume
- onLiveArea
- onResume