Crate luminance_glfw [] [src]

Structs

GLFWDevice

Device object.

WindowOpt

Different window options.

Enums

Action

Input actions.

GLFWDeviceError

Error that can be risen while creating a Device object.

InitError

An error that might be returned when glfw::init is called.

Key

Input keys.

MouseButton

Mouse buttons. The MouseButtonLeft, MouseButtonRight, and MouseButtonMiddle aliases are supplied for convenience.

WindowDim

Dimension metrics.

WindowEvent

Window event messages.

Traits

Device

Windowing device.