Module rusty_spine::draw

source ·
Expand description

Helpers types for drawing Spine skeletons.

Drawers generate mesh information ready to be used in graphics libraries and game engines.

Two implementations are currently provided:

Structs§

Enums§

  • Color space to use with helper draw functions.
  • Cull direction to use with helper draw functions.