Example #1
0
 void AnimateStart()
 {
     Sound.Play(SoundType.Startup);
     Display.AnimateStart();
 }