Application:setLogicalDimensions

From GiderosMobile
Revision as of 09:59, 3 September 2018 by Hgy29 (talk | contribs)


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