[][src]Crate pixel_engine

A pixel base game engine

Modules

graphics
inputs

User Input module

traits

A collection of traits used to draw things

vector2

Structs

Color

Represent a Color in a RGBA format

Engine

Bone of the Engine, join everything;

EngineWrapper

A Wrapper around an Engine

Sprite

Represent a Sprite

Enums

PixelMode

The Drawing Mode used