JsonGui.render
Renders the DOM
Kind: Function
Environments: Game
Game
jsonGui:render( DOM, forceProperties )
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
JsonGui | The gui. |
DOM |
table | A table representing the gui elements to show |
forceProperties (optional) |
boolean | Force update widget properties (optional). (Defaults to false) |