UNPKG

@enable3d/three-graphics

Version:

3D library wrapping three.js and ammo.js

10 lines 343 B
export * from './actionSprite.js'; export * from './button.js'; export * from './draw.js'; export * from './flat.js'; export * from './simpleSprite.js'; export * from './spriteSheet.js'; export * from './text.js'; export * from './textureAtlas.js'; export { Physics as physics } from './physics/physics.js'; //# sourceMappingURL=index.d.ts.map