SF_INLINE void SetScale(double xscale, double yscale);
SetScale sets the scaling factor of the display object (MovieClips, Buttons and TextFields).
|
Parameters |
Description |
|
double xscale |
Amount to scale horizontally. |
|
double yscale |
Amount to scale vertically. |