osu/osu.Game.Rulesets.Catch/UI
ekrctb 90f3611ed0 Replace "sprite" variable names in CatcherTrailDisplay
The `CatcherTrail` was originally named `CatcherTrailSprite`, but it is not a sprite anymore.
2021-07-28 19:11:22 +09:00
..
CatchComboDisplay.cs
Catcher.cs Replace "end glow" terminology with "hyper-dash after-image" 2021-07-28 19:11:22 +09:00
CatcherAnimationState.cs
CatcherArea.cs Replace "end glow" terminology with "hyper-dash after-image" 2021-07-28 19:11:22 +09:00
CatcherTrail.cs Move catcher base size constant to Catcher. 2021-07-21 16:43:24 +09:00
CatcherTrailDisplay.cs Replace "sprite" variable names in CatcherTrailDisplay 2021-07-28 19:11:22 +09:00
CatchPlayfield.cs Move catcher trail generation logic to CatcherArea 2021-07-27 19:07:37 +09:00
CatchPlayfieldAdjustmentContainer.cs
CatchReplayRecorder.cs Replace usage of CatcherArea.MovableCatcher with Catcher 2021-07-19 19:52:40 +09:00
Direction.cs
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
HitExplosionContainer.cs
HitExplosionEntry.cs
ICatchComboCounter.cs
SkinnableCatcher.cs Move catcher base size constant to Catcher. 2021-07-21 16:43:24 +09:00