[][src]Crate pel

Modules

input

Input data structures.

Structs

Config

Pel configuration.

Context

Pel Context accessible in Events.

Pel

Pixel.

RawSurface

Raw, generic surface used by pel.

Surface

Surface used by pel Texture.

TextureHandle

GPU texture handle.

Enums

Error

Errors that can be created by this library.

Traits

Events

Pel event loop callbacks.

Functions

new

Entry point of this library.

Type Definitions

Result

Result type alias used by this library.