AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkParticleEmitter.ResetCount Method

Resets the emitted particle count when the emitter has been set with a maximum number of particles using Max.

Syntax
Pascal
procedure ResetCount;

You can check when the emitter has reached its maximum count using MaxReached. If the maximum is set at -1 then this method has no effect.

Copyright (c) 2012. All rights reserved.