Removed binary files

This commit is contained in:
n00b
2024-09-28 11:56:07 -04:00
parent 1bf67ba02c
commit 44a2793f37
53 changed files with 3222 additions and 1582 deletions

View File

@@ -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( )