[][src]Module ytesrev::window

Manage the windows on screen

Structs

WindowManager

The manager of the entire presentation.

WindowManagerSettings

Settings for the manager in general

WindowSettings

Settings for how a single window should behave

Enums

YEvent

An event. Passed into the Drawable::event and Scene::event functions

Constants

WSETTINGS_MAIN

The default window settings for the main window

WSETTINGS_NOTES

The default window settings for the notes window

Functions

default_settings

Create default settings for a given title