Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2ManifoldPoint

Hierarchy

  • b2ManifoldPoint

Index

Properties

Readonly id

id: b2ContactID = new b2ContactID()

Readonly localPoint

localPoint: b2Vec2 = new b2Vec2()

normalImpulse

normalImpulse: number = 0

tangentImpulse

tangentImpulse: number = 0

Methods

Copy

Reset

  • Reset(): void
  • Returns void

Static MakeArray

  • Parameters

    • length: number

    Returns b2ManifoldPoint[]

Generated using TypeDoc