Slider
OsuDifficultyHitObject
* Move difficulty calculation fields from `Slider` to `OsuDifficultyHitObject` * Remove redundant check * Use `LastObject` where possible * Update tests * Make `LazyTravelDistance` `double` --------- Co-authored-by: James Wilson <tsunyoku@gmail.com>
DifficultyCalculationUtils