Example #1
0
 private void onUnpress()
 {
     _scalePulsator.Relax();
 }
Example #2
0
 private void onUnpress()
 {
     _pressPulsator.Relax();
 }
Example #3
0
 public void Relax()
 {
     _pulsator.Relax();
 }