UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 186 B
/** * * @param {AssetManager} assetManager */ export function extractAssetListFromManager(assetManager: AssetManager): any[]; //# sourceMappingURL=extractAssetListFromManager.d.ts.map