getAY method

double getAY()

The applied local y translation.

Implementation

double getAY() {
  return _bindings.spine_bone_get_a_y(_bone);
}