Example #1
0
 public void OnKeyPressed(Key key)
 {
     CurrentView.OnKeyPressed(key);
 }