getSkeleton method

Skeleton getSkeleton()

Implementation

Skeleton getSkeleton() {
  return Skeleton._(_bindings.spine_slot_get_skeleton(_slot));
}