[][src]Module pixel_engine_draw::traits

Traits

ScreenTrait

The Basic Drawing Trait All that is needed to draw one pixel one the target

ShapesTrait

A trait that regroups all the Shapes Drawing You don't need to implement anything other that ScreenTrait to use it

SpriteTrait

A trait that will handle the drawing of Sprite onto the Target