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