Exemple #1
0
 public void DropRemote()
 {
     Wii.DropWiiRemote(whichRemote);
     theText.text = ("Dropped " + whichRemote);
 }