Crate pixel_engine[][src]

Expand description

A pixel base game engine

Re-exports

pub extern crate futures;

Modules

User Input module

A collection of traits used to draw things

Structs

Represent a Color in a RGBA format

Bone of the Engine, join everything;

A Wrapper around an Engine

Represent a Sprite

Enums

The Drawing Mode used