JsonWidget.setPosition

Sets the position of the widget. This will not change the json data position.

Kind: Function

Environments: Game

Game

jsonWidget:setPosition( x, y )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
jsonWidget JsonWidget The JsonWidget.
x integer The x position.
y integer The y position.