fillBackground

  1. void fillBackground()
  2. void fillBackground(armos.types.Color color)
  3. void fillBackground(float gray)
  4. void fillBackground(float r, float g, float b, float a)
    void
    fillBackground
    (
    in float r
    ,
    in float g
    ,
    in float b
    ,
    in float a = 1
    )

Meta