getRotation method

double getRotation()

Implementation

double getRotation() {
  return _bindings.spine_bone_data_get_rotation(_data);
}