GUI()
Use once per loop to update the whole GUI.
Example:
Repeat
Flip:Setbuffer BackBuffer():Cls
;Rest of code here
Until Quit=True