wasApplied method

bool wasApplied()

Implementation

bool wasApplied() {
  return _bindings.spine_track_entry_was_applied(_entry) == -1;
}