@koreez/phaser3-ninepatch
Version:
7 lines (6 loc) • 472 B
TypeScript
export { NinePatchPlugin } from "./com/koreez/plugin/NinePatchPlugin";
export { INinePatchCreator } from "./com/koreez/plugin/ninepatch/INinePatchCreator";
export { INinePatchFactory } from "./com/koreez/plugin/ninepatch/INinePatchFactory";
export { INinePatchConfig } from "./com/koreez/plugin/ninepatch/INinePatchConfig";
export { IPatchesConfig } from "./com/koreez/plugin/ninepatch/IPatchesConfig";
export { NinePatch } from "./com/koreez/plugin/ninepatch/NinePatch";