Tween.repeat

If true the tween loops.

  1. bool repeat [@property getter]
  2. bool repeat [@property setter]
    struct Tween
    @nogc nothrow @property
    void
    repeat
    (
    bool v
    )

Meta