1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game.Rulesets.Osu/UI
Dean Herbert c540d78fbc Expose the actual KeyBindingInputManager
Turns out that `CreateInputManager` is called more than once, and some
mods (ie. `InputBlockingMod`) rely on consuming the "main" one. So let's
go back to accessing and exposing in `DrawableOsuRuleset` rather than
storing out own reference.
2023-02-14 18:10:26 +09:00
..
Cursor Partial everything 2022-11-27 00:00:27 +09:00
AnyOrderHitPolicy.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableOsuRuleset.cs Expose the actual KeyBindingInputManager 2023-02-14 18:10:26 +09:00
IHitPolicy.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ObjectOrderedHitPolicy.cs Update parameter discards 2022-06-24 21:26:19 +09:00
OsuPlayfield.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
OsuPlayfieldAdjustmentContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuReplayRecorder.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuResumeOverlay.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuSettingsSubsection.cs Localise osu! settings 2023-01-15 23:29:58 +03:00
OsuTouchInputMapper.cs Merge pull request #22375 from peppy/osu-ruleset-touch-support 2023-01-26 08:12:12 +09:00
SmokeContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
StartTimeOrderedHitPolicy.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00