Particles2D.emitting

If true particles are being emitted. Default value: true.

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

Meta