示例#1
0
 public static bool ButtonFireDown(int playerIndex)
 {
     return(inputDevice.ButtonFireDown(playerIndex));
 }