Crate peach

source ·

Structs

Structure to handle creating colors. Can be constructed from RGBA, HSVA & HSLA.
Configuration for creation of a Peach.
Main state handler for a peach application.
A position represented in logical pixels.
A size represented in logical pixels.

Enums

Describes a button of a mouse controller.
Control flow enum for use in a Handler.
Symbolic name for a keyboard key.

Traits

Handler trait used for controlling the state of a running Peach.

Functions

Start a peach application using the given handler and config.