Get current state of track logic
returns the recent history updates of the track history logic object,
history
= output(historyLogic
)historyLogic
.
returns in scores
= output(scoreLogic
)scores
the current score and maximum score of track score
logic object, scoreLogic
.