Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2ParticleSystemSolveCollisionCallback

Hierarchy

Index

Constructors

constructor

Properties

m_step

m_step: b2TimeStep

m_system

Static Readonly ReportFixtureAndParticle_s_f

ReportFixtureAndParticle_s_f: b2Vec2 = new b2Vec2()

Static Readonly ReportFixtureAndParticle_s_input

ReportFixtureAndParticle_s_input: b2RayCastInput = new b2RayCastInput()

Static Readonly ReportFixtureAndParticle_s_output

ReportFixtureAndParticle_s_output: b2RayCastOutput = new b2RayCastOutput()

Static Readonly ReportFixtureAndParticle_s_p

ReportFixtureAndParticle_s_p: b2Vec2 = new b2Vec2()

Static Readonly ReportFixtureAndParticle_s_p1

ReportFixtureAndParticle_s_p1: b2Vec2 = new b2Vec2()

Static Readonly ReportFixtureAndParticle_s_v

ReportFixtureAndParticle_s_v: b2Vec2 = new b2Vec2()

Methods

ReportFixture

ReportFixtureAndParticle

  • ReportFixtureAndParticle(fixture: b2Fixture, childIndex: number, a: number): void

ReportParticle

ShouldQueryParticleSystem

Generated using TypeDoc