Application:setLogicalDimensions

From GiderosMobile
Revision as of 10:05, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Sets the logical dimensions of the application.<br /> <br /> <source lang="lua"> = Applicatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2012.2.2

Description


Sets the logical dimensions of the application.

= Application:setLogicalDimensions(widthheight,)

'width: (number) logical width '
'height: (number) logical height '