love.font.newBMFontRasterizer Available since LÖVE 0.7.0 This function is not supported in earlier versions. Creates a new BMFont Rasterizer
love.graphics.point Removed in LÖVE 0.10.0 It has been replaced by
love.resize Available since LÖVE 0.9.0 This callback is not supported in earlier versions. Called when the window is resized, for example if
(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.system.getClipboardText Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets text from the clipboard.
SpriteBatch:getCount Available since LÖVE 0.9.0 This function is not supported in earlier versions. Gets the number of sprites currently in
Shape:setFilterData Removed in LÖVE 0.8.0 This function is not supported in that and later versions. Sets the filter data for a Shape. Info stolen
Text:getHeight Available since LÖVE 0.10.0 This function is not supported in earlier versions. Gets the height of the text in pixels.
ImageData:mapPixel Transform an image by applying a function to every pixel. This function is a higher order function. It takes another function as a parameter, and calls it once for
love.graphics.translate Translates the coordinate system in two dimensions. When this function is called with two numbers, dx, and dy, all the following drawing operations take effect
Page 100 of 100