GetScreenSize

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Jeb (Talk | contribs)
(Created page with '{{VideoMethod | video.getScreenSize() | Fetches the current size of the display screen, measured in pixels. | {{NoParams}} | Two number values will be put on stack: width and hei...')

Latest revision as of 18:36, 4 March 2009

video.getScreenSize()

Fetches the current size of the display screen, measured in pixels.

Parameter Expected Type Description
No parameters
Returns

Two number values will be put on stack: width and height.

Daisymoon Video Lib

Example

   w,h = video.getScreenSize()
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox