Files
RCBASIC4/doc/files/openwindow.txt
2026-02-26 15:33:51 -06:00

10 lines
217 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