Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Simulator

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected _deltaTime

_deltaTime: number

Private _tickHandler

_tickHandler: any = this.tick.bind(this)

Private _tickInterval

_tickInterval: any

Accessors

deltaTime

  • set deltaTime(deltaTime: number): void

json

  • get json(): any

Methods

dispose

  • dispose(): void

start

  • start(): void

stop

  • stop(): void

tick

  • tick(): void

Generated using TypeDoc