| Modifier and Type | Class and Description |
|---|---|
class |
QuadBatch
A batch which can render textured quads.
|
class |
TexturedBatch
A batch that renders textured primitives.
|
class |
TriangleBatch
A batch which renders indexed triangles.
|
class |
UniformQuadBatch
A batch which renders quads by stuffing them into a big(ish) GLSL uniform variable.
|
Copyright © 2018. All Rights Reserved.