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