예제 #1
0
 public static float GetHorizontal(int playerIndex)
 {
     return(inputDevice.GetHorizontal(playerIndex));
 }