Options
All
  • Public
  • Public/Protected
  • All
Menu

A task that resolves with a promise.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

promise: Promise<void>
isResolved: boolean = false

Methods

  • update(): boolean
  • Called every frame where the scene is active.

    Returns boolean

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

Generated using TypeDoc