Minesweeper2  V1.1.1 Game in C++ by Górka Mateusz
Board.hpp File Reference
#include "Vector2D.hpp"
#include "Field.hpp"
#include "Const.hpp"

Go to the source code of this file.

Classes

class  Board
 Board of game. More...
 

Macros

#define MENU_WH_START   132, 40
 

Macro Definition Documentation

◆ MENU_WH_START

#define MENU_WH_START   132, 40