[][src]Module quicksilver::lifecycle

The module that manages control flow of Quicksilver applications

Structs

Asset

A structure to manage the loading and use of a future

Settings

A builder that constructs a Window

Window

The window currently in use

Enums

Event

An input event

Traits

State

The structure responsible for managing the game loop state

Functions

run

Run the application's game loop

run_with

Run the application's game loop