drawToBatched
abstract fun drawToBatched(batch: TextureBatch, x: Float, y: Float, destWidth: Float, destHeight: Float)
The same as the other drawTo, but using a TextureBatch for efficiency.
The same as the other drawTo, but using a TextureBatch for efficiency.