mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-01-31 11:12:35 +01:00
Add NitroSpritesheet to index
This commit is contained in:
parent
66c3d8a4f3
commit
2c2b909f01
@ -8,6 +8,7 @@ export * from './NitroPoint';
|
|||||||
export * from './NitroRectangle';
|
export * from './NitroRectangle';
|
||||||
export * from './NitroRenderTexture';
|
export * from './NitroRenderTexture';
|
||||||
export * from './NitroSprite';
|
export * from './NitroSprite';
|
||||||
|
export * from './NitroSpritesheet';
|
||||||
export * from './NitroTexture';
|
export * from './NitroTexture';
|
||||||
export * from './PixiApplicationProxy';
|
export * from './PixiApplicationProxy';
|
||||||
export * from './PixiInteractionEventProxy';
|
export * from './PixiInteractionEventProxy';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user