Esempio n. 1
0
 public static bool GetButton(string name)
 {
     return(activeInput.GetButton(name));
 }