UNPKG

phaser4-rex-plugins

Version:
9 lines (7 loc) 263 B
import DelaunayImage from './gameobjects/mesh/delaunay/image/Image.js'; import DelaunayRenderTexture from './gameobjects/mesh/delaunay/rendertexture/RenderTexture.js'; export { DelaunayImage, DelaunayRenderTexture } export default DelaunayImage;