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