mango_engine.graphics.window

Undocumented in source.

Members

Aliases

InputHook
alias InputHook = void delegate() @(system)
Undocumented in source.

Classes

Window
class Window

Backend interface class: represents a window.

WindowContextFailedException
class WindowContextFailedException

Thrown when there is an error creating the Window context.

Enums

SyncType
enum SyncType

Represents different screen sync types

Meta