hgeParticleSystem::Fire
Fires the particle system.
void Fire();
Remarks
If particle system is already running, Fire restarts it without killing active particles.
Requirements
Header: hgeparticle.h
Import library: hgehelp.lib
See also
FireAt,
Update,
Stop
|