InputCountController
Attach
I've made the flow match `ClicksPerSecondCalculator` as close as possible. Hopefully this reads better.
{KeyCounter -> InputCount}Controller
KeyCounterDisplay
This allows to keep a coeherent state regardless of the progress of the play
This removes the hard reliance on individual classes and makes its usage easiser to ingreate anywhere else.
IsCounting
Add
AddRange
Container
counters
IEnumerable
As suggested by bdach as this would make the last two commits useless Refs: 5d15426
5d15426
Counters
CompositeDrawable
KeyCounter
HUD