![]() |
GearBlocks
The GearBlocks Lua scripting API
|
UI windows. More...
Additional Inherited Members | |
![]() | |
virtual void | Show (bool show) |
Show or hide the showable. | |
void | Show (bool show) |
Show or hide the showable. | |
IWindow | CreateWindow () |
Create a new UI window. | |
void | DestroyWindow (IWindow window) |
Destroy a previously created window. | |
![]() | |
virtual bool | IsShowing [get] |
Is the showable showing? | |
float | ScaleFactor [get] |
The size of this showable (and it's contents) is multiplied by this factor to get the actual on screen pixel size. | |
![]() | |
bool | IsShowing [get] |
Is the showable showing? | |
float | ScaleFactor [get] |
The size of this showable (and it's contents) is multiplied by this factor to get the actual on screen pixel size. | |
UI windows.
Available in Lua via the "Windows" global, for example: