Home
last modified time | relevance | path

Searched defs:CpuSpriteBatch (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DCpuSpriteBatch.java33 public class CpuSpriteBatch extends SpriteBatch { class
44 public CpuSpriteBatch () { in CpuSpriteBatch() method in CpuSpriteBatch
50 public CpuSpriteBatch (int size) { in CpuSpriteBatch() method in CpuSpriteBatch
56 public CpuSpriteBatch (int size, ShaderProgram defaultShader) { in CpuSpriteBatch() method in CpuSpriteBatch