Crate spinal

Source

Re-exports§

pub use skeleton::Skeleton;

Modules§

skeleton

Structs§

Atlas
A parsed Spine atlas.
AtlasPage
AtlasParser
Parses a Spine atlas file.
AtlasRegion
The region section provides the region location within the page image and other information about the region.
BinaryParser
Reads a binary skeleton file and returns a Skeleton.
DetachedSkeletonState
A state manager when you can’t use a lifetime reference to a Skeleton.
Rect
SkeletonState

Enums§

SpinalError