Renderer.clear

Sets the renderer's color and clears the screen

  1. void clear()
  2. void clear(Color color)
    class Renderer
    void
    clear
    (
    Color color
    )

Meta