[][src]Crate luminance_glfw

Structs

GlfwSurface

GLFW surface.

WindowOpt

Different window options.

Enums

Action

Input actions.

CursorMode

Cursor mode.

GlfwSurfaceError

Error that can be risen while creating a surface.

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.

StateQueryError

An error that might happen when the context is queried.

WindowDim

Dimension metrics.

WindowEvent

Window event messages.

Traits

Surface

Rendering surface.