getWindowScale()
Get window's width and height as a table.
scale = getWindowScale() width = scale[1] height = scale[2]