getWorldY method

double getWorldY()

Implementation

double getWorldY() {
  return _bindings.spine_bone_get_world_y(_bone);
}