internal DrawStateViewer(PhasesBook book, MouseTool mouse) { this.book = book; this.mouse = mouse; InitializeComponent(); }