Esempio n. 1
0
 public void OnClickStart()
 {
     TextAnim = TextAnimation.TypeOn(TestText, "This is a test string!", 3.0f);
 }