Crate sprite

source ·
Expand description

A library for sprite hierarchy and scene management

Re-exports

pub use animation::Animation::*;

Structs

A scene is used to manage sprite’s life and run animation with sprite
A sprite is a texture with some properties.

Enums

Animations supported by Sprite
The state of animation