osu/osu.Game.Rulesets.Catch/UI
ekrctb 170513568b Move caught object stack vertical offset logic 2021-07-02 20:43:47 +09:00
..
CatchComboDisplay.cs Remove `allowFallback` parameters completely 2021-05-27 14:50:42 +09:00
CatchPlayfield.cs Resolve `DroppedObjectContainer` via DI 2021-06-24 16:09:13 +09:00
CatchPlayfieldAdjustmentContainer.cs Align osu!catch playfield with stable 1:1 2020-08-20 19:12:37 +09:00
CatchReplayRecorder.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
Catcher.cs Move caught object stack vertical offset logic 2021-07-02 20:43:47 +09:00
CatcherAnimationState.cs
CatcherArea.cs Resolve `DroppedObjectContainer` via DI 2021-06-24 16:09:13 +09:00
CatcherTrail.cs Fix catcher hyper-dash afterimage is not always displayed 2021-06-24 16:12:43 +09:00
CatcherTrailDisplay.cs Rename `CatcherTrailSprite` -> `CatcherTrail` 2021-06-14 19:47:18 +09:00
Direction.cs Move catcher movement logic of `Catcher` to `CatcherArea` 2021-06-11 15:39:06 +09:00
DrawableCatchRuleset.cs Remove unused argument from `CatchPlayfield` 2021-06-22 15:23:50 +09:00
DroppedObjectContainer.cs Add `DroppedObjectContainer` class 2021-06-24 15:51:54 +09:00
HitExplosion.cs Use seeded RNG for catch explosion animation 2021-06-04 19:54:46 +09:00
HitExplosionContainer.cs Maintain catch hit explosion by lifetime entries 2021-06-04 19:46:50 +09:00
HitExplosionEntry.cs Use seeded RNG for catch explosion animation 2021-06-04 19:54:46 +09:00
ICatchComboCounter.cs Remove DisplayInitialCombo method for simplicity 2020-09-22 12:35:18 +09:00
SkinnableCatcher.cs Add comments 2021-06-16 16:17:32 +09:00