getIndex method

int getIndex()

Implementation

int getIndex() {
  return _bindings.spine_bone_data_get_index(_data);
}