Difference between revisions of "Ads:setX"
From GiderosMobile
Line 10: | Line 10: | ||
=== <translate>Parameters</translate> === | === <translate>Parameters</translate> === | ||
'''x''': (number) <translate>set x coordinate</translate> <br/> | '''x''': (number) <translate>set x coordinate</translate> <br/> | ||
+ | |||
+ | {{Ads}} |
Revision as of 05:23, 4 December 2019
Available since: Gideros 2014.01
Class: Ads
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