Uses of Class
com.badlogic.gdx.graphics.g2d.SpriteBatch
-
Packages that use SpriteBatch Package Description com.badlogic.gdx.graphics.g2d -
-
Uses of SpriteBatch in com.badlogic.gdx.graphics.g2d
Subclasses of SpriteBatch in com.badlogic.gdx.graphics.g2d Modifier and Type Class Description classCpuSpriteBatchCpuSpriteBatch behaves like SpriteBatch, except it doesn't flush automatically whenever the transformation matrix changes.
-