====== DisplayMode (Module) ====== Module that wraps the native DisplayMode class. ===== Functions ===== #@Identifier_HTML~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 }