Returns a boolean indicating whether track lines are locked.
boolean
function getTrackLinesLocked(state) { return state.trackLinesLocked; }