Files
osukey/osu.Game
Dean Herbert 7f30140b7e Add new method handling hit state specifically
Until now UpdateStateTransforms was applying results offsets to
StartTime. This didn't cover the case of a HitObject with duration,
where the call would be made with `StartTime + hitOffset` rather than
`EndTime + hitOffset`.

To resolve this, a new method has been added which should be used to
handle hit-specific state transforms.
2020-11-04 16:13:14 +09:00
..
2020-09-19 15:13:52 -05:00
2020-11-01 18:47:40 +01:00
2020-11-01 18:47:40 +01:00
2020-11-01 18:51:39 +01:00
2020-10-20 00:46:08 +02:00
2020-10-30 22:33:27 +09:00
2020-10-16 12:58:34 +09:00
2020-11-02 21:09:47 +09:00