A function defined in FORMS_Widget.gml
SetPosition(_x, _y)
Sets the x and y position of the widget relative to its parent.
Name | Type | Description |
---|---|---|
_x | Real |
The new x position. |
_y | Real |
The new y position. |
Struct.FORMS_Widget
Returns self
.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.