# Pixels Edit Animation

Classes to help manipulating Pixels animations.

Find the latest published version on [NPM](
  https://www.npmjs.com/package/@systemic-games/pixels-edit-animation
).

## Foreword

If this is your first visit to the Pixels software documentation
you may want to head first to our documentation entry point [here](
    https://github.com/GameWithPixels
).

This package is using decorators (`experimentalDecorators` enabled in `tsconfig`)
to tag how class fields should be serialized.

## Module documentation

See the module's export documentation [here](
    https://gamewithpixels.github.io/pixels-js/modules/_systemic_games_pixels_edit_animation.html
).

Documentation generated with [TypeDoc](https://typedoc.org/).

## License

MIT

---

Made with [Example TypeScript Package](
    https://github.com/tomchen/example-typescript-package
).
