UNPKG

@koreez/phaser2-animate

Version:
8 lines (7 loc) 327 B
/** * AnimatePlugin */ export { Animate, IAnimateData } from "./com/koreez/plugin/animate/Animate"; export { IAnimateCreator } from "./com/koreez/plugin/animate/IAnimateCreator"; export { IAnimateFactory } from "./com/koreez/plugin/animate/IAnimateFactory"; export { AnimatePlugin } from "./com/koreez/plugin/AnimatePlugin";