Class | Description |
---|---|
DrawQueue |
A class to simplify multi-shape primitive rendering by keeping track of draw
modes and vertex/color buffers for you and drawing in an efficient way.
|
ShapeUtils |
Provides methods to calculate vertices of common shapes.
|
SpriteBatch |
Used to efficiently render the same sprite many times.
|