Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Task

Index

Constructors

constructor

Properties

name

name: string

options

options: TaskOptions

Methods

calcRemaining

  • calcRemaining(delta: number): boolean
  • Parameters

    • delta: number

    Returns boolean

executeTask

  • executeTask(): void
  • Returns void

isEnable

  • isEnable(): boolean
  • Returns boolean

reset

start

  • start(): void
  • Returns void

stop

  • stop(): void
  • Returns void

Generated using TypeDoc