예제 #1
0
 public static bool AxisExist(string name)
 {
     return(activeInput.AxisExist(name));
 }