GetWindowScale

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
  
 
[[Category:Lua scripting]]
 
[[Category:Lua scripting]]
 +
[[Category:Lua function]]
 +
[[Category:System]]

Revision as of 19:43, 4 February 2014

Get window's width and height as a table.

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