osu/osu.Game.Rulesets.Catch/UI
Dean Herbert 1793385e96 Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
..
CatchComboDisplay.cs Replace comparison references to HitResult.Miss with IsHit 2020-10-02 23:31:24 +02:00
CatchPlayfield.cs more specific type droppedObjectContainer 2020-12-09 10:35:01 +09:00
CatchPlayfieldAdjustmentContainer.cs
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 Replace CatchHitObject.X usage to EffectiveX and OriginalX 2020-12-14 11:03:14 +09:00
CatcherAnimationState.cs
CatcherArea.cs more specific type droppedObjectContainer 2020-12-09 10:35:01 +09:00
CatcherSprite.cs
CatcherTrailDisplay.cs Pool catcher trail sprite 2020-12-07 18:12:55 +09:00
CatcherTrailSprite.cs Clear all transforms of catcher trail sprite before returned to pool 2020-12-08 17:31:00 +09:00
DrawableCatchRuleset.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
HitExplosion.cs Remove hit explosion on revert result 2020-12-08 15:43:17 +09:00
ICatchComboCounter.cs Remove DisplayInitialCombo method for simplicity 2020-09-22 12:35:18 +09:00