osu/osu.Game.Rulesets.Mania/UI
smoogipoo bd171926d6 Remove AvailableColumns from ManiaRulesetContainer
Also restructures with the addition of a ManiaBeatmap which holds definitions for "groups" of columns. At the moment these are empty save for a "Column" property, but can be expanded in the future, maybe.
2018-01-03 18:44:25 +09:00
..
Column.cs Set depths from playfield add methods instead of DrawableHitObject 2017-09-13 16:17:01 +09:00
DrawableManiaJudgement.cs Apply CI fixes 2017-09-12 18:36:19 +09:00
HitExplosion.cs Make mania hit explosions not stick around when rewinding 2017-11-04 00:57:17 +09:00
ManiaPlayfield.cs Remove generics from Playfield (fixes catch) 2017-09-12 18:19:28 +09:00
ManiaRulesetContainer.cs Remove AvailableColumns from ManiaRulesetContainer 2018-01-03 18:44:25 +09:00
SpecialColumnPosition.cs