SoftwareRenderer.fillRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void fillRect(int x0, int y0, int x1, int y1, COLOR color)
    mixintemplate SoftwareRenderer()
    override
    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)

Meta