love.graphics.draw Draws a Drawable object (an
(Image):setWrap Sets the wrapping properties of an Image. This function sets the way an Image is repeated when it is drawn with a
love.graphics.newText Available since LÖVE 0.10.0 This function is not supported in earlier versions. Creates a new drawable
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.
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
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
Body:getGravityScale Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the gravity scale factor.
Fixture:getBoundingBox Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the points of the fixture bounding
World:getContactList Not stable in 0.8.0. You may experience crashing. Available since LÖVE 0.8.0 This method is not supported
(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
Page 92 of 100