GetScreenSize

From OxeyeWiki

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