This commit is contained in:
smoogipoo 2019-02-25 15:57:07 +09:00
parent 69b9de5acd
commit d06f38b3f3
2 changed files with 0 additions and 3 deletions

View File

@ -223,7 +223,6 @@ public void TestTrackingMidSlider()
AddAssert("Tracking acquired", assertMidSliderJudgements);
}
/// <summary>
/// Scenario:
/// - Press a key before the slider starts

View File

@ -125,8 +125,6 @@ protected override bool OnMouseMove(MouseMoveEvent e)
return base.OnMouseMove(e);
}
public bool OnReleased(OsuAction action) => false;
public override void ClearTransformsAfter(double time, bool propagateChildren = false, string targetMember = null)
{
// Consider the case of rewinding - children's transforms are handled internally, so propagating down