[][src]Module launchy::prelude

Structs

Color

A simple float-based color struct. Each component should lie in 0..=1, but it can also be outside that range. If outside, it will be clipped for some operations

Pad

A 2d point that represents a single pad on a grid of pads. For convenience, the coordinates can be negative.

Traits

Canvas

A trait that abstracts over the specifics of a Launchpad and allows generic access and manipulation of a Launchpad's LEDs.

InputDevice
MsgPollingWrapper
OutputDevice