Function CPUParticles2D.amount

Number of particles emitted in one emission cycle.

long amount() nothrow @property @nogc;

void amount (
  long v
) nothrow @property @nogc;