love.graphics.newSpriteBatch
Creates a new SpriteBatch object.
Function
Synopsis
spriteBatch = love.graphics.newSpriteBatch( image, size )
Arguments
Returns
SpriteBatch spriteBatch
- The new SpriteBatch.
Creates a new SpriteBatch object.
spriteBatch = love.graphics.newSpriteBatch( image, size )
SpriteBatch spriteBatch