Module speedy2d::window

source ·
Expand description

Allows for the creation and management of windows.

Structs§

Enums§

Traits§

  • A set of callbacks for an active window. If a callback is not implemented, it will do nothing by default, so it is only necessary to implement the callbacks you actually need.

Type Aliases§