feat(all): 迁移扩展相关功能
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
export {default as Billboard, getDefaultBillboardOptions} from "./Billboard";
|
||||
export {HtmlPanelConverter, HtmlPanel, HtmlSprite} from "./HtmlPanel";
|
||||
export {default as Heatmap, getDefaultHeatmapOptions} from "./Heatmap";
|
||||
export {default as UIPanel, getDefaultUIPanelOptions} from "./UIPanel";
|
||||
export {default as UIPanelBlock} from "./UIPanelBlock";
|
||||
export {default as UIPanelText} from "./UIPanelText";
|
||||
export {default as UIPanelInline} from "./UIPanelInline";
|
||||
export {default as UIPanelInlineBlock} from "./UIPanelInlineBlock";
|
||||
export {default as Path, getDefaultPathOptions} from "./Path";
|
||||
export {default as ParticleEmitter, getDefaultParticleConfig} from "./ParticleEmitter";
|
||||
export {default as Tiles, getDefault3DTilesOptions} from "./Tile.ts";
|
||||
export {default as Tiles, getDefault3DTilesOptions} from "./Tile.ts";
|
||||
export {WaterPool} from "./WaterPool";
|
||||
Reference in New Issue
Block a user