Example #1
0
 public void Play()
 {
     _window.Play(Event.current.shift);
 }