Difference between revisions of "Ads:setX"
From GiderosMobile
Line 6: | Line 6: | ||
Ads:setX(x) | Ads:setX(x) | ||
</source> | </source> | ||
− | '''x''': (number) set x coordinate | + | === Parameters === |
+ | '''x''': (number) set x coordinate <br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2014.01
Description
Sets x position of the ad in Gideros logical dimensions, taking into consideration applied automatic scaling
Ads:setX(x)
Parameters
x: (number) set x coordinate