Skip to main content

DrawProcess

Callable

  • DrawProcess(time: number): void

  • Constantly looping draw process. Draws beeps, handles the screen size, handles the current blindfold state and draws the current screen.


    Parameters

    • time: number

      The current time for frame

    Returns void

    • Nothing