Example #1
0
 public void PumpInput(IInputHandler inputHandler)
 {
     input.PumpInput(inputHandler);
 }