piston2d-sprite 0.21.0

A library for sprite hierarchy and scene management
Documentation
# sprite [![Build Status]https://travis-ci.org/PistonDevelopers/sprite.svg?branch=master]https://travis-ci.org/PistonDevelopers/sprite

A library for sprite hierarchy and scene management

[How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md)

## Example
Here is an [example](https://github.com/PistonDevelopers/piston-examples/blob/master/src/sprite.rs) what `sprite` can do.

![actions](./demo.gif)

(The gif has low FPS, you can try the example yourself to see the full effect)

## Dependencies

![dependencies](./Cargo.png)