JsonGui.getWidgetAbsolutePosition
Get the absolute position of a named widget in 720 coords
Kind: Function
Environments: Game
Game
jsonGui:getWidgetAbsolutePosition( widgetName )
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
JsonGui | The gui. |
widgetName |
string | The name of the widget. |
Returns:
| Type | Description |
|---|---|
| number number |
Left, Top |