
Prototype: GemRB.SetControlPos(WindowIndex, ControlIndex, X, Y)

Metaclass Prototype: SetPos(X, Y)

Description: Moves a Control.

Parameters: WindowIndex, ControlIndex  - the control's reference
X,Y - the new position of the control relative to the window

Return value: N/A

See also: SetControlSize, accessing_gui_controls


MD5: fdec6fc5feaa586ba735e4b36c086989
