Removed binary files
This commit is contained in:
@@ -28,10 +28,9 @@ function WindowHasMouseFocus()
|
||||
sub SetWindowFullscreen( flag)
|
||||
sub MaximizeWindow()
|
||||
sub MinimizeWindow()
|
||||
sub SetWindowBorder( flag)
|
||||
sub SetWindowBordered( flag)
|
||||
function WindowClip(x, y, w, h)
|
||||
function WindowExists()
|
||||
function NumWindows()
|
||||
function WindowEvent_Close()
|
||||
function WindowEvent_Maximize()
|
||||
function WindowEvent_Minimize()
|
||||
@@ -44,8 +43,8 @@ function WindowMode(visible, fullscreen, resizable, borderless, highDPI)
|
||||
function getWindowMode( )
|
||||
sub RestoreWindow( )
|
||||
sub GrabInput(flag)
|
||||
function GrabbedWindow()
|
||||
sub SetWindowAlwaysOnTop(win, flag)
|
||||
sub SetWindowAlwaysOnTop( flag )
|
||||
sub SetMouseRelative(flag)
|
||||
sub SetWindowVSync(win, flag)
|
||||
function FlashWindow(win)
|
||||
sub SetWindowVSync( flag )
|
||||
function FlashWindow( flag )
|
||||
function WindowIsGrabbed( )
|
||||
|
||||
Reference in New Issue
Block a user