Skip to content

i-physics-world-2d.component overview


Table of contents


utils

IPhysicsWorld2dComponent (interface)

Signature

export interface IPhysicsWorld2dComponent<TypeDoc extends PhysicsTypeDocRepo2D = PhysicsTypeDocRepo2D>
  extends IPhysicsWorldComponent<Point2, number, TypeDoc> {}