Expand description

Spine runtime for Rust (and wasm!) transpiled from the official C Runtime.

To load a Skeleton, see SkeletonJson or SkeletonBinary.

Modules

Direct access to the Spine C Runtime.
Helper structs for interacting with C pointers in safe rust.
Allow overriding the Spine C Runtime extension functions.

Structs

Static bone data imported from Spine.
A storeable reference to a Bone.
RGBA F32 color that is byte-compatible with the Spine runtime.
Events fired from animations.
Static event data imported from Spine.
A wrapper around a user data void pointer found on a few Spine C structs.
A loader for Spine binary files.
Static skeleton data imported from Spine.
A loader for Spine json files.
Static slot data imported from Spine.
A storeable reference to a Slot.
A storeable reference to a TrackEntry.

Enums