Add DrumRoll tick judgement info.
Song select improvements
ParallaxContainer should always know the mouse position.
Conflicts: osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
JudgementInfo -> Judgement.
There is no case where we use the term "Judgement" without the suffix, so deemed it unnecessary.
Use more accentcolour
Base DrawableTaikoHitObject Implementation
Taiko conversion
Beatmap detail area
This makes it easier to see additive elements in testcases.
Add Hit class, make TaikoHitObject abstract.