Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TickInterval

Index

Constructors

Properties

Methods

Constructors

  • new TickInterval(time: number, callback: (() => any)): TickInterval

Properties

callback: (() => any)

Type declaration

    • (): any
    • The function to call

      Returns any

firstTick: number

The initial tick stamp from when this tick interval was created

time: number

The delay for this tick interval

queued: TickInterval[] = []

Methods

  • clear(): void

Generated using TypeDoc version 0.22.18, the 7/5/2022