Module draw2d::graphics::layer [−][src]
Structs
Batches are persintent units of data which can be rendered.
Layers are ordered, back to front, and render a persistent collection of vertex batches.
A layer handle is a unique reference to a layer.
A collection of ordered layers for rendering.