osu/osu.Game/Rulesets/UI/Scrolling
ekrctb 8cf4454780 Use Direction enum instead of int
The property is named `scrollingAxis` to distinguish from `direction`, which is of `ScrollingDirection` type (unfortunate name crash).
2021-06-14 13:13:27 +09:00
..
Algorithms Improve performance of sequential scrolling algorithm 2020-06-30 21:41:27 +09:00
DrawableScrollingRuleset.cs Implement mania constant speed mod 2021-02-03 16:28:22 +09:00
IScrollingInfo.cs Adjust namespaces 2019-02-21 19:05:52 +09:00
ScrollingDirection.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
ScrollingHitObjectContainer.cs Use Direction enum instead of int 2021-06-14 13:13:27 +09:00
ScrollingPlayfield.cs Use new OnAdd and OnRemove to invalidate DHO 2020-11-27 13:36:40 +09:00