public void Draw(List <List <Rectangle> > cells) { DrawHelper.DrawEmptyFiled(cells); HowIDraw.DrawGameField(cells); }