GuiElement.color

Color of the actual state (GuiState) of the gui. \ Call **onColor()** on change.

  1. Color color [@property getter]
    class GuiElement
    @property final const
    Color
    color
    ()
  2. Color color [@property setter]

Meta