[][src]Module kludgine::window

Structs

Icon

An icon used for the window titlebar, taskbar, etc.

InputEvent

An Event from a device

WindowBuilder

Enums

CloseResponse

How to react to a request to close a window

Event

An input Event

EventStatus

Traits

OpenableWindow
Window

Trait to implement a Window

WindowCreator