Difference between revisions of "Event.BEGIN CONTACT PARTICLE"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 
'''<translate>Value</translate>:''' beginContactParticle<br/>
 
'''<translate>Value</translate>:''' beginContactParticle<br/>

Revision as of 10:57, 3 September 2018


Available since: Gideros 2011.6
Value: beginContactParticle
Defined by: b2.World

Description

Fires when a collision begins between particles within a ParticleSystem

Parameters

fixture: (b2.Fixture) The fixture which is colliding
index: (number) The index number of the particle colliding
system: (ParticleSystem) The ParticleSystem involved in the collision