Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DelayArgs

Arguments to the Delay constructor.

Hierarchy

  • DelayArgs

Index

Properties

Optional callback

callback: Function

Optional loop

loop: boolean

Optional loopCount

loopCount: number

Optional maxDelta

maxDelta: number

millis

millis: any

Optional minDelta

minDelta: number

Generated using TypeDoc