Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2ParticleSystemParticlePair

Hierarchy

  • b2ParticleSystemParticlePair

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • particleA: number
    • particleB: number

    Returns b2ParticleSystemParticlePair

Properties

first

first: number = b2_invalidParticleIndex

second

second: number = b2_invalidParticleIndex

Generated using TypeDoc