getCompress method

bool getCompress()

Implementation

bool getCompress() {
  return _bindings.spine_ik_constraint_data_get_compress(_data) == -1;
}