Namespaces | |
| Windows | |
| The window manager is a templating system for creating stackable, shareable UI components. | |
Constant Groups | |
| Windows | |
| The window manager is a templating system for creating stackable, shareable UI components. | |
Enumerations | |
| enum | Windows.StackMode { Windows.StackMode.Over, Windows.StackMode.Hide, Windows.StackMode.Close } |
| How a window deals with other windows of the same type. E.g. if you have an inventory and a stats window that occupy the same space, one probably closes the other when opened. More... | |