Files
osukey/osu.Game/Rulesets
tsrk 74a58fb674 refactor: separate things in KeyCounter
To implement different different sources of input for KeyCounter, it
is now possible to create a Trigger class (to inherit) instead of
inheriting KeyCounter. This eases the creation of more input sources
(like for tests) while allowing to implement different UI variants.

That way, if another variant of the key counter needs to implemented
(for whathever reason), this can be done by only inheriting KeyCounter
and changing how things are arranged visually.
2023-02-13 01:24:27 +00:00
..
2022-06-17 16:37:17 +09:00
2022-12-26 20:36:39 +01:00
2022-11-27 00:00:27 +09:00