love.graphics.checkMode
  • References/Game Development/LÖVE/love.graphics

love.graphics.checkMode Removed in LÖVE 0.9.0 This function is not supported in that and later versions. Checks if a display mode is supported

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

Body:getWorldPoint Transform a point from local coordinates to world coordinates. Function Synopsis

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

love.timer.getFPS Returns the current frames per second. Function Synopsis

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

love.audio.getVelocity Returns the velocity of the listener. Function Synopsis

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

love.filesystem.isDirectory Check whether something is a directory. Function Synopsis

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

MouseJoint:setMaxForce Sets the highest allowed force. Function Synopsis

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

Body:getLinearVelocityFromWorldPoint Get the linear velocity of a point on the body. The linear velocity for a point on the body is the velocity of the body center of mass plus the

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

Framebuffer:setWrap Available since LÖVE 0.7.2 This function is not supported in earlier versions. Removed in LÖVE

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

Fixture:getMassData Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the mass, its center and the rotational

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

love.keypressed Callback function triggered when a key is pressed. Function Available since LÖVE 0.10.0 This variant

2025-01-10 15:47:30