Exemple #1
0
 public void AddInputController(InputController ic)
 {
     _special.AddInputController(ic);
 }