Beispiel #1
0
 public void CheckForInput()
 {
     MouseManager.CheckMouseContext();
     MouseManager.CheckForInput();
     KeyboardManager.CheckForInput();
 }