osu/osu.Game.Rulesets.Osu/Objects/Drawables
Dean Herbert 2a5e9fed4d Move default background implementation out of DrawableSpinner 2020-07-29 18:15:19 +09:00
..
Connections Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
Pieces Add initial support for spinner background layer 2020-07-29 16:37:32 +09:00
DefaultSpinnerBackground.cs Move default background implementation out of DrawableSpinner 2020-07-29 18:15:19 +09:00
DefaultSpinnerCentre.cs Move default centre implementation out of DrawableSpinner 2020-07-29 18:02:12 +09:00
DrawableHitCircle.cs Move hit events to the ScoreProcessor 2020-06-19 19:58:35 +09:00
DrawableOsuHitObject.cs Move dampening to base implementation and change range to 0..1 2020-04-13 13:01:02 +09:00
DrawableOsuJudgement.cs Bring back custom fade-out delay if hit lighting is on 2020-07-27 19:21:01 +02:00
DrawableSlider.cs Null out the sample too 2020-07-23 21:24:31 +09:00
DrawableSliderHead.cs Merge branch 'master' into add-notelock 2020-04-10 01:18:54 +09:00
DrawableSliderRepeat.cs Hide slider repeat judgements temporarily 2020-07-22 19:30:10 +09:00
DrawableSliderTail.cs Add OsuIgnoreJudgement to get correct result type 2020-03-19 18:19:10 +09:00
DrawableSliderTick.cs Add OsuIgnoreJudgement to get correct result type 2020-03-19 18:19:10 +09:00
DrawableSpinner.cs Move default background implementation out of DrawableSpinner 2020-07-29 18:15:19 +09:00
DrawableSpinnerBonusTick.cs Split ticks up into bonus and non-bonus 2020-07-21 18:22:37 +09:00
DrawableSpinnerTick.cs Revert back to bool for application 2020-07-21 19:48:44 +09:00
IRequireTracking.cs
ITrackSnaking.cs