getAX method

double getAX()

Implementation

double getAX() {
  return _bindings.spine_bone_get_a_x(_bone);
}