getIsYDown static method

bool getIsYDown()

Implementation

static bool getIsYDown() {
  return _bindings.spine_bone_get_is_y_down() == 1;
}