Exemplo n.º 1
0
 static ControlInput()
 {
     GamePadControl = new GamePadControlInput();
     KeyboardControl = new KeyboardControlInput();
 }
Exemplo n.º 2
0
 static ControlInput()
 {
     GamePadControl  = new GamePadControlInput();
     KeyboardControl = new KeyboardControlInput();
 }