love.keyboard.getScancodeFromKey
  • References/Game Development/LÖVE/love.keyboard

love.keyboard.getScancodeFromKey Available since LÖVE 0.9.2 This function is not supported in earlier versions. Gets the hardware scancode corresponding

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

love.window.isCreated Available since LÖVE 0.9.0 and removed in LÖVE 0.10.0 This function has been renamed to

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

RevoluteJoint:getLimits Gets the joint limits. Function Synopsis lower

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

World:setCallbacks Sets functions for the collision callbacks during the world update. Four Lua functions can be given as arguments. The value nil removes a function. When

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

Shape:getBoundingBox Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Gets the bounding box of the shape. This

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

World:queryBoundingBox Available since LÖVE 0.8.0 This method is not supported in earlier versions. Calls a function for each fixture inside

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

love.window.requestAttention Available since LÖVE 0.10.0 This function is not supported in earlier versions. Causes the window to request the

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

WheelJoint:getJointSpeed Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the current joint translation

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

Mesh:getVertexCount Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the total number of vertices in the

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

love.graphics.stencil Available since LÖVE 0.10.0 Together with

2025-01-10 15:47:30