Module gust_render::draw

source ·
Expand description

Every traits needed by drawable object

Structs

Context needed to handle a draw of a vertex array A context is needed by the drawer to handle the drawing process a default context can be use ether

Enums

Blend mode needed to draw

Traits

Trait that can be use to draw on window
Trait defining a drawer