SF_INLINE void SetPosition(double x, double y);
SetPosition sets the coordinate position of the display object (MovieClips, Buttons and TextFields).
Parameters |
Description |
double x |
The x coordinate of the display object. |
double y |
The y coordinate of the display object. |