Esempio n. 1
0
 public void cutOffPatronsSentence()
 {
     fadingText.cutOff(0);
     textTimerHasBeenCutOff = true;
     fadingText.makeButtonClickable(); // here
 }