Options
All
  • Public
  • Public/Protected
  • All
Menu

Specifies contents and additional parameters for all types of windows

Hierarchy

Index

Properties

drawing?: DrawingSet

Array of drawings

elements?: ElementSet

Object containing keys as gui elements names and UI.Elements instances as values. Gui elements are interactive components that are used to create interfaces functionality

Specifies window's location, used for UI.Window, UI.TabbedWindow and UI.StandartWindow

params?: BindingSet

If WindowContent.style is not specified, this argument will be used instead

style?: BindingSet

Specifies window's style, an object containing keys as style binding names and values as gui texture names corresponding to the binding

Generated using TypeDoc