Crate sprite

source ·
Expand description

A library for sprite hierarchy and scene management

Re-exports

Structs

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

Enums