1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 02:42:54 +08:00
osu-lazer/osu.Game/Rulesets/UI
WebFreak001 b011edd85d added Overlays container to RulesetContainer
this is required for mods such as flashlight which always want to draw
objects above hitcircles. If just adding children to a RulesetContainer
the hit circles would always be above the added children (no matter
the Depth).
2018-08-05 13:12:31 +02:00
..
Scrolling Remove scroll direction from ScrolingPlayfield constructor 2018-07-17 15:14:03 +09:00
HitObjectContainer.cs Reverse order of exposed objects in HitObjectContainer 2018-06-06 15:03:47 +09:00
JudgementContainer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
ModIcon.cs Split out Special mods into Automation and Conversion 2018-07-31 18:00:42 +09:00
Playfield.cs Centralise method of disabling playfield judgements 2018-07-20 17:04:33 +09:00
RulesetContainer.cs added Overlays container to RulesetContainer 2018-08-05 13:12:31 +02:00
RulesetInputManager.cs Update framework 2018-07-21 16:21:53 +09:00
ScalableContainer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00