getShortestRotation method
Implementation
bool getShortestRotation() {
return _bindings.spine_track_entry_get_shortest_rotation(_entry) == 1;
}
bool getShortestRotation() {
return _bindings.spine_track_entry_get_shortest_rotation(_entry) == 1;
}