|
GearBlocks
The GearBlocks Lua scripting API
|
UI windows. More...
Additional Inherited Members | |
Public Member Functions inherited from SmashHammer.UI.Showable | |
| 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. | |
Properties inherited from SmashHammer.UI.Showable | |
| 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. | |
Properties inherited from SmashHammer.UI.IShowable | |
| 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: