public void Clicked()
 {
     TextToSet.color = TempCol;
     InputObj.Activate(this);
 }