getOrder method

int getOrder()

Implementation

int getOrder() {
  return _bindings.spine_transform_constraint_get_order(_constraint);
}