@pixi/animate
Version:
PIXI plugin for the PixiAnimate Extension
15 lines (14 loc) • 399 B
TypeScript
export * from './load';
export * from './sound';
export * from './utils';
export * from './MovieClip';
export * from './Scene';
export * from './Timeline';
export * from './Tween';
export * from './Animator';
export * from './AnimatorTimeline';
export * from './Container';
export * from './Sprite';
export * from './Graphics';
export * from './Text';
export * from './DisplayObject';