Example #1
0
 public HelpState(MainGame g) : base(g)
 {
 }
Example #2
0
 public IntroState(MainGame g) : base(g)
 {
 }