[][src]Crate pixel_engine

A pixel base game engine

Modules

graphics
inputs

User Input module

traits

Structs

Color

Represent a Color in a RGBA format

Engine

Bone of the Engine, join everything;

EngineWrapper

A Wrapper around an Engine

Screen

The Drawing layer for the engine It is a glorified Sprite

Sprite

Represent a Sprite

Enums

PixelMode

The Drawing Mode used