Application:setLogicalDimensions

From GiderosMobile
Revision as of 10:21, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.2.2

Description


Sets the logical dimensions of the application.

 Application:setLogicalDimensions(width,height)

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