getIndex method
The index of the bone in Skeleton.getBones.
Implementation
int getIndex() {
return _bindings.spine_bone_data_get_index(_data);
}
The index of the bone in Skeleton.getBones.
int getIndex() {
return _bindings.spine_bone_data_get_index(_data);
}