Window is a window on a desktop display, typically showing a rendered scene.

$window is the browser's main window which endures, showing the current world's scene.

Properties (see Type)

New
Creates a new display window.
_newtype
Return the mixin used by a Window instance.

Instance Methods and Properties

fullscreen
When true, the window occupies the entire screen with no window borders. When false, the window shares desktop space with other windows. It can be changed to alter its fullscreen state.