private void buttonFourWarps_Click(object sender, EventArgs e) { grid = Grid.FourWarps(GridSize); CreatingNewGrid(); }