Renderer.fillRect

Undocumented in source.
  1. void fillRect(int x0, int y0, int x1, int y1, COLOR color)
  2. void fillRect(float x0, float y0, float x1, float y1, COLOR color)
    class Renderer
    abstract
    void
    fillRect
    (
    float x0
    ,
    float y0
    ,
    float x1
    ,
    float y1
    ,)

Meta