Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

Properties

Constructors

  • new WaitTask(durationInMilliseconds: number): WaitTask

Methods

  • Called every frame where the scene is active.

    Parameters

    Returns boolean

    True if the task is finished, false if it needs to continue running.

Properties

duration: number
timeElapsedOnScene: number = 0

Generated using TypeDoc