FunctionsDrawProcessDrawProcess CallableDrawProcess(time: number): voidConstantly looping draw process. Draws beeps, handles the screen size, handles the current blindfold state and draws the current screen.Parameterstime: numberThe current time for frameReturns voidNothing
Constantly looping draw process. Draws beeps, handles the screen size, handles the current blindfold state and draws the current screen.