protected override void OnPressed01(DotBehavior dot) { DelayedRun(() => { ScaleUtil.MakeBigger(dot); }, AnyActionDelay); }