Function Particles2D.emitting
If true
, particles are being emitted.
bool emitting() nothrow @property @nogc;
void emitting
(
bool v
) nothrow @property @nogc;
If true
, particles are being emitted.
bool emitting() nothrow @property @nogc;
void emitting
(
bool v
) nothrow @property @nogc;