getB method

double getB()

Implementation

double getB() {
  return _bindings.spine_bone_get_b(_bone);
}