Body:isFixedRotation
  • References/Game Development/LÖVE/love.physics/Body

Body:isFixedRotation Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns whether the body rotation is locked

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

love.physics.newRopeJoint Available since LÖVE 0.8.0 This function is not supported in earlier versions. Creates a joint between two bodies

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

ChainShape:getPreviousVertex Available since LÖVE 0.10.2 This function is not supported in earlier versions. Gets the vertex that establishes

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

love.mousefocus Available since LÖVE 0.9.0 This callback is not supported in earlier versions. Callback function triggered when window receives

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

love.event.poll Returns an iterator for messages in the event queue. Function Synopsis

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

love.graphics.getMode Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 Moved to the

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

love.font.newTrueTypeRasterizer Available since LÖVE 0.7.0 This function is not supported in earlier versions. Creates a new TrueType Rasterizer

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

love.event.wait Like love.event.poll(), but blocks

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

ImageData:setPixel Sets the color of a pixel at a specific position in the image. Valid x and y values start at 0 and go up to image width and height minus 1. Function

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

ParticleSystem:setEmissionRate Sets the amount of particles emitted per second. Function Synopsis

2025-01-10 15:47:30