Application:setLogicalDimensions

From GiderosMobile
Revision as of 10:59, 3 September 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