Surface.setColorKey

  1. void setColorKey(bool enable, uint key)
  2. void setColorKey(bool enable, ubyte r, ubyte g, ubyte b, ubyte a)
    class Surface
    void
    setColorKey
    (
    bool enable
    ,
    ubyte r
    ,
    ubyte g
    ,
    ubyte b
    ,
    ubyte a = 0
    )

Meta