getC method

double getC()

Implementation

double getC() {
  return _bindings.spine_bone_get_c(_bone);
}