[][src]Module pixel_engine::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