getSkeleton method

Skeleton getSkeleton()

Implementation

Skeleton getSkeleton() {
  return Skeleton._(_bindings.spine_bone_get_skeleton(_bone));
}