B2.ParticleSystem:destroyParticles

From GiderosMobile
Revision as of 11:03, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Destroys particles <source lang="lua"> = b2.ParticleSystem:destroyParticles(ids,) </source> '''ids:'''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: in development

Description

Destroys particles

= b2.ParticleSystem:destroyParticles(ids,)

'ids: (table) List of particle ids to destroy '