Flush flushes the spritebatch, drawing whatever that has been batched to the screen. End() will automatically call this.
See Implementation
Flush flushes the spritebatch, drawing whatever that has been batched to the screen. End() will automatically call this.