Event.BEGIN CONTACT PARTICLE

From GiderosMobile

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





LiquidFun