CharFXTransform.color

The color the character will be drawn with.

  1. Color color [@property getter]
  2. Color color [@property setter]
    struct CharFXTransform
    @nogc nothrow @property
    void
    color
    (
    Color v
    )

Meta