Renderer.setDrawColor

Rvalue version

  1. void setDrawColor(Color col)
  2. void setDrawColor(Color col)
    class Renderer
    void
    setDrawColor
    (
    const Color col
    )
  3. void setDrawColor(ubyte r, ubyte g, ubyte b, ubyte a)

Meta