My Project
UML Lab
|
Declaration of the Board class and related structures. More...
#include <SFML/Graphics.hpp>
#include <vector>
#include <limits>
#include "player.h"
#include "piece.h"
#include "move.h"
#include "movenode.h"
Go to the source code of this file.
Classes | |
class | Board |
Represents the game board and its functionality. More... | |
Declaration of the Board class and related structures.