Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used to share progress information about assets loading

Hierarchy

  • AssetsProgressEvent

Implements

Index

Constructors

  • Creates a AssetsProgressEvent

    Parameters

    • remainingCount: number

      defines the number of remaining tasks to process

    • totalCount: number

      defines the total number of tasks

    • task: AbstractAssetTask

      defines the task that was just processed

    Returns AssetsProgressEvent

Properties

remainingCount: number

Defines the number of remaining tasks to process

Defines the task that was just processed

totalCount: number

Defines the total number of tasks

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme