Event.BEGIN CONTACT PARTICLE

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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