예제 #1
0
 public void TypeLetter()
 {
     typeIndex++;
     display.PaintLetter();
     //remove the letter on screen
 }