Difference between revisions of "GetWindowMode"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(Created page with "==getWindowMode== <div class="command-min-version-info">Available since: <span class="command-min-version">v4.1</span></div> <div class="command-doc">Returns the window mode...")
 
(Redirected page to Global Command: getWindowMode)
 
Line 1: Line 1:
==getWindowMode==
+
#REDIRECT [[Global Command: getWindowMode]]
 
 
<div class="command-min-version-info">Available since: <span class="command-min-version">v4.1</span></div>
 
 
 
<div class="command-doc">Returns the window mode (fullscreen or not).
 
 
 
Note: true is fullscreen and false is windowed.</div>
 
 
 
Lua Syntax:
 
<pre class="command-syntax">getWindowMode()</pre>
 
===Arguments===
 
===Flags===
 
===Return Values===
 
None.
 
===Examples===
 
None.
 

Latest revision as of 13:27, 19 May 2023