LiquidFun
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
b2ParticlePair Struct Reference

Connection between two particles. More...

#include <b2ParticleSystem.h>

Public Attributes

int32 indexA
 Indices of the respective particles making pair.
 
int32 indexB
 
uint32 flags
 The logical sum of the particle flags. See the b2ParticleFlag enum.
 
float32 strength
 The strength of cohesion among the particles.
 
float32 distance
 The initial distance of the particles.
 

Detailed Description

Connection between two particles.


The documentation for this struct was generated from the following file: