Difference between revisions of "B2.ParticleSystem:destroyParticle"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source" to "</syntaxhighlight")
 
Line 8: Line 8:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
b2.ParticleSystem:destroyParticle(id)
 
b2.ParticleSystem:destroyParticle(id)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Latest revision as of 18:20, 12 July 2023