Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2VelocityConstraintPoint

Hierarchy

  • b2VelocityConstraintPoint

Index

Properties

normalImpulse

normalImpulse: number = 0

normalMass

normalMass: number = 0

Readonly rA

rA: b2Vec2 = new b2Vec2()

Readonly rB

rB: b2Vec2 = new b2Vec2()

tangentImpulse

tangentImpulse: number = 0

tangentMass

tangentMass: number = 0

velocityBias

velocityBias: number = 0

Methods

Static MakeArray

  • Parameters

    • length: number

    Returns b2VelocityConstraintPoint[]

Generated using TypeDoc