UNPKG

phaser3-rex-plugins

Version:
13 lines (12 loc) 421 B
import ControlPoints from './controlpoints/ControlPoints.js'; import FullWindowRectangle from './fullwindowrectangle/FullWindowRectangle.js'; import LayerManager from './layermanager/LayerManager.js'; import PropertiesPanel from './propertiespanel/PropertiesPanel.js'; import Shell from './shell/Shell'; export { ControlPoints, FullWindowRectangle, LayerManager, PropertiesPanel, Shell, }