Built-In Namespace _global_
Method Summary
-
- (Integer) windowHeight()Calculate the window height. -
- (Integer) windowWidth()Calculate the window width.
Method Detail
windowHeight()
Calculate the window height.
- (Integer) windowHeight ()
Returns
(Integer) Returns the width of the window.
windowWidth()
Calculate the window width.
- (Integer) windowWidth ()
Returns
(Integer) Returns the height of the window.