Type Alias TickerCallback<T>

TickerCallback: (this: T, dt: number) => any

Type Parameters

  • T