Module "src/modules/game/resources/loader"
Functions
runLoader
- runLoader(): Promise<Partial<Record<string, LoaderResource>>>
-
Returns Promise<Partial<Record<string, LoaderResource>>>
- A promise that resolves when all resources have been loaded and parsed.
Initializes a PIXI loader instance and adds resources and parsers to it.