getIndex method

int getIndex()

Implementation

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