//虚拟轴向 //垂直 public static float GetVertical(int playerIndex) { return(inputDevice.GetVertical(playerIndex)); }