Options
All
  • Public
  • Public/Protected
  • All
Menu

Manage the common objects shared by objects having a physics behavior.

Hierarchy

  • PhysicsSharedData

Index

Constructors

Properties

contactListener: any
fixedTimeStep: any
invScaleX: any
invScaleY: any
scaleX: any
scaleY: any
staticBody: any
stepped: boolean = false
totalTime: number = 0
world: any

Methods

  • getSharedData(runtimeScene: any, name: any): any
  • Get the shared data for a scene.

    Parameters

    • runtimeScene: any
    • name: any

    Returns any

  • step(dt: any): void
  • Parameters

    • dt: any

    Returns void

Generated using TypeDoc