Exemplo n.º 1
0
 public InGameStage(Game game)
     : base(game)
 {
     _instance = this;
 }
Exemplo n.º 2
0
 public InGameStage(Game game)
     : base(game)
 {
     _instance = this;
 }