MainSystem.currentColor

Setter for the current color

  1. ColorRGBA currentColor [@property getter]
  2. ColorRGBA currentColor [@property setter]
    class MainSystem
    @property shared synchronized
    currentColor

Parameters

color ColorRGBA

The color to set

Return Value

Type: ColorRGBA

the current color

Meta