Skip to content

asyncLoader

Overview

Singleton which keeps track of all async items currently loading, and doesn't proceed until all have been loaded.

@author Michael Kauzmann (PhET Interactive Simulations) @author Sam Reid (PhET Interactive Simulations)

Source Code

See the source for asyncLoader.ts in the phet-core repository.