Class ColorScheme

The parent class for all color schemes.

Hierarchy

  • ColorScheme

Accessors

Accessors

  • get isCopy(): boolean
  • Returns true if this scheme has been created by the user and false if is one of the canvasGUI library color schemes.

    Returns boolean

  • get name(): string
  • Get the name of this color scheme e.g. 'green', 'blue' ...

    Returns string

Generated using TypeDoc