#include "Hex.hpp"
#include "StoneBoard.hpp"
Go to the source code of this file.
Classes | |
class | HandCodedPattern |
Special patterns that are too big to check with a PatternBoard (to do so would mean increasing Pattern::MAX_EXTENSION, thus slowing down PatternBoard::update()). More... |
Definition in file HandCodedPattern.hpp.