Difference between revisions of "B2.ParticleSystem.FLAG ELASTIC"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> '''Value:''' 16<br/> === Description === <translate>c</translate>") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
'''Available since:''' Gideros 2015.06.30<br/> | '''Available since:''' Gideros 2015.06.30<br/> | ||
'''Value:''' 16<br/> | '''Value:''' 16<br/> | ||
+ | '''Defined by:''' [[b2.ParticleSystem]]<br/> | ||
+ | |||
=== Description === | === Description === | ||
− | + | With restitution from deformation. Flag defining particle behavior. | |
+ | |||
+ | {{B2.ParticleSystem}} |
Latest revision as of 23:18, 22 April 2022
Available since: Gideros 2015.06.30
Value: 16
Defined by: b2.ParticleSystem
Description
With restitution from deformation. Flag defining particle behavior.
- B2.ParticleSystem.FLAG BARRIER
- B2.ParticleSystem.FLAG COLOR MIXING
- B2.ParticleSystem.FLAG DESTRUCTION LISTENER
- B2.ParticleSystem.FLAG ELASTIC
- B2.ParticleSystem.FLAG FIXTURE CONTACT FILTER
- B2.ParticleSystem.FLAG FIXTURE CONTACT LISTENER
- B2.ParticleSystem.FLAG PARTICLE CONTACT FILTER
- B2.ParticleSystem.FLAG PARTICLE CONTACT LISTENER
- B2.ParticleSystem.FLAG POWDER
- B2.ParticleSystem.FLAG REACTIVE
- B2.ParticleSystem.FLAG REPULSIVE
- B2.ParticleSystem.FLAG SPRING
- B2.ParticleSystem.FLAG STATIC PRESSURE
- B2.ParticleSystem.FLAG TENSILE
- B2.ParticleSystem.FLAG VISCOUS
- B2.ParticleSystem.FLAG WALL
- B2.ParticleSystem.FLAG WATER
- B2.ParticleSystem.FLAG ZOMBIE