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