GetWindowScale

(Difference between revisions)
Jump to: navigation, search
TaeZ (Talk | contribs)
(Created page with "Get window's width and height as a table. scale = getWindowScale() width = scale[1] height = scale[2]")
Newer edit →

Revision as of 20:09, 13 March 2013

Get window's width and height as a table.

scale = getWindowScale()
width = scale[1]
height = scale[2]
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox