GetScreenSize

From OxeyeWiki

Revision as of 18:36, 4 March 2009 by Jeb (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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