User Tools

Site Tools


script:module:displaymode

DisplayMode (Module)

Module that wraps the native DisplayMode class.

Functions

originalMode ( )

Returns the original (i.e., desktop) display mode, the one that was in use when the engine was started. The return value is a dictionary:

{ depth: 32, height: 768, ratio: [ 16, 9 ], refreshRate: 60, width: 1366 }
script/module/displaymode.txt · Last modified: 2019-11-17 16:01 by skyjake