UNPKG

wonder.js

Version:
35 lines (31 loc) 2.04 kB
'use strict'; var ImmutableHashMapService$WonderCommonlib = require("wonder-commonlib/lib/js/src/ImmutableHashMapService.js"); function create(param) { return /* record */[ /* assembleRABData : record */[ /* isLoadedMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* loadedRABMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* isAssembledMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* basicSourceTextureMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* cubemapTextureMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* imageMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* basicMaterialMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* lightMaterialMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* geometryMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* scriptEventFunctionDataMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* scriptAttributeMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0) ], /* assembleSABData : record */[ /* isLoadedMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* isAssembledMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* loadedSABMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0) ], /* wabData : record */[ /* isLoadedMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* loadedWABMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0), /* wholeDependencyRelationMap */ImmutableHashMapService$WonderCommonlib.createEmpty(/* () */0) ] ]; } exports.create = create; /* No side effect */