Difference between revisions of "B2.ParticleSystem:getParticleCount"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Returns the number of particles.
 
Returns the number of particles.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = b2.ParticleSystem:getParticleCount()
 
(number) = b2.ParticleSystem:getParticleCount()
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 18:05, 12 July 2023