SpriteBatch.draw

Draws the texture

Remember to call flush after drawing all the textures you want

Flush will automatically be called if your draws exceed the max count Flush will automatically be called if you queue an other texture

Meta