getAX method

double getAX()

The applied local x translation.

Implementation

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