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