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

love.graphics.draw Draws a Drawable object (an

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

(Image):setWrap Sets the wrapping properties of an Image. This function sets the way an Image is repeated when it is drawn with a

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

love.graphics.newText Available since LÖVE 0.10.0 This function is not supported in earlier versions. Creates a new drawable

2025-01-10 15:47:30
enet.peer
  • References/Game Development/LÖVE/love/Third-party modules/lua-enet

enet.peer Description An ENet peer which data packets may be sent or received from. In most applications you'll manually keep track of connected peers.

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

Body:setBullet Set the bullet status of a body. There are two methods to check for body collisions: at their location when the world is updated (default) using

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

Body:isStatic Removed in LÖVE 0.8.0 This method is not supported in that and later versions. Get the static status of the body. A static

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

Body:getGravityScale Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the gravity scale factor.

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

Fixture:getBoundingBox Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the points of the fixture bounding

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

World:getContactList Not stable in 0.8.0. You may experience crashing. Available since LÖVE 0.8.0 This method is not supported

2025-01-10 15:47:30
(Image):getDimensions
  • References/Game Development/LÖVE/love.graphics/Image

(Image):getDimensions Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the width and height of the Image

2025-01-10 15:47:30