GetWindowMode
From The Official Visionaire Studio: Adventure Game Engine Wiki
getWindowMode
Available since: v4.1
Returns the window mode (fullscreen or not).
Note: true is fullscreen and false is windowed.
Lua Syntax:
getWindowMode()
Arguments
Flags
Return Values
None.
Examples
None.