getWorldX method

double getWorldX()

Implementation

double getWorldX() {
  return _bindings.spine_bone_get_world_x(_bone);
}