Example #1
0
 void DestroyText()
 {
     textShowing = false;
     EnableScrolling();
     textController.DestroyText();
 }