Files
RCBASIC4/doc/files/openwindow.txt

9 lines
216 B
Plaintext

#title OpenWindow [RCBasic Doc]
#header Function OpenWindow( title$, w, h, fullscreen, vsync )
Opens a graphics window
Returns true if window was opened and false if a window could not be opened
#ref OpenWindowEx