Example #1
0
 public void ClickTutorial()
 {
     TutorialAlert.Present(TutorialAlertType.REWARDS);
 }
Example #2
0
 public void ClickTutorial()
 {
     TutorialAlert.Present(TutorialAlertType.STORE);
 }
Example #3
0
 public void ClickTutorial()
 {
     TutorialAlert.Present(TutorialAlertType.BATTLE);
 }