Exemplo n.º 1
0
 public SmithingView(Smith2DGame game)
 {
     this.game  = game;
     transition = new Transition();
 }