Added SetFPS() and SetWindowVSync()
This commit is contained in:
@@ -45,6 +45,8 @@ sub RestoreWindow( )
|
||||
sub GrabInput(flag)
|
||||
sub SetWindowAlwaysOnTop( flag )
|
||||
sub SetMouseRelative(flag)
|
||||
sub SetWindowVSync(flag)
|
||||
function FlashWindow( flag )
|
||||
function WindowIsGrabbed( )
|
||||
Sub PreUpdate( )
|
||||
Sub SetFPS(fps_val)
|
||||
|
||||
Reference in New Issue
Block a user