Esempio n. 1
0
 // When called tells thge scene fader to open the next level.
 public void PlayGame()
 {
     scenefader.fadetoindex(index);
 }