Application:setLogicalDimensions

From GiderosMobile
Revision as of 09:29, 24 August 2018 by Hgy29 (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2012.2.2
Class: Application

Description


Sets the logical dimensions of the application.

 Application:setLogicalDimensions(width,height)

Parameters

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