Module spectra::sys::bootstrap [] [src]

Bootstrap your application!

This module is used to create an application with spectra. Its aim is to quickly setup a spectra app so that you can start working on interesting things.

Structs

Device

Device object.

WindowOpt

Different window options.

Enums

GLFWDeviceError

Error that can be risen while creating a Device object.

Key

Input keys.

MouseButton

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

WindowDim

Dimension metrics.

WindowEvent

Window event messages.

Traits

DeviceTrait

Windowing device.

Type Definitions

Fps
Time