getA method

double getA()

Implementation

double getA() {
  return _bindings.spine_bone_get_a(_bone);
}