Example #1
0
 public static float GetAxis(string axisName)
 {
     return(INSTANCE.getAxis(axisName));
 }