getSkeleton method
The skeleton this slot belongs to.
Implementation
Skeleton getSkeleton() {
return Skeleton._(_bindings.spine_slot_get_skeleton(_slot));
}
The skeleton this slot belongs to.
Skeleton getSkeleton() {
return Skeleton._(_bindings.spine_slot_get_skeleton(_slot));
}