Module gui

Module gui 

Source
Expand description

GUI service.

Modules§

canvas
Canvases.

Structs§

ExclusiveCanvas
A RAII implementation of a “scope lock” for the GUI Direct Draw Lock. When this structure is dropped, the Direct Draw Lock will be released.
Gui
GUI service record.