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
(Image):refresh
  • References/Game Development/LÖVE/love.graphics/Image

(Image):refresh Available since LÖVE 0.9.0 This function is not supported in earlier versions. Reloads the Image's contents from the

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

love.image.newEncodedImageData Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Encodes ImageData.

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

Thread:getName Available since LÖVE 0.7.0 and removed in LÖVE 0.9.0 This function is not supported in earlier or later versions. Get the name

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

Contact:setRestitution Available since LÖVE 0.8.0 This function is not supported in earlier versions. Sets the contact restitution.

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

love.mouse.setGrab Removed in LÖVE 0.9.0 It has been renamed to

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

love.mouse.isGrabbed Checks if the mouse is grabbed. Function Synopsis

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
Fixture:setCategory
  • References/Game Development/LÖVE/love.physics/Fixture

Fixture:setCategory Available since LÖVE 0.8.0 This method is not supported in earlier versions. Sets the categories the fixture belongs to

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

Shape:computeAABB Available since LÖVE 0.8.0 This function is not supported in earlier versions. Returns the points of the bounding box for

2025-01-10 15:47:30