Exemplo n.º 1
0
 public static float GetHorizontal(int playerIndex)
 {
     return(inputDevice.GetHorizontal(playerIndex));
 }