Ejemplo n.º 1
0
 internal DrawStateViewer(PhasesBook book, MouseTool mouse)
 {
     this.book  = book;
     this.mouse = mouse;
     InitializeComponent();
 }