Module suzy::window[][src]

Types associated with the creation and control of windows.

Structs

WindowBuilder

A structure which defines the initial creation parameters for a window

Enums

WindowEvent

An event that happened on a window.

Traits

Window

A trait which represents a window.

WindowSettings

A trait which represents the settings a window might have.