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