Difference between revisions of "Ads:setY"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
Line 7: Line 7:
 
<source lang="lua">
 
<source lang="lua">
 
Ads:setY(y)
 
Ads:setY(y)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Revision as of 17:53, 12 July 2023

Available since: Gideros 2014.01
Class: Ads

Description

Sets y position of the ad in Gideros logical dimensions, taking into consideration applied automatic scaling. <source lang="lua"> Ads:setY(y) </syntaxhighlight>

Parameters

y: (number) set y coordinate