Beispiel #1
0
 public static float GetAxis(string name, bool raw)
 {
     return(activeInput.GetAxis(name, raw));
 }