Event.BEGIN CONTACT PARTICLE

From GiderosMobile
Revision as of 16:31, 18 February 2020 by MoKaLux (talk | contribs)


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