#include <iosfwd>
#include <string>
#include "GoKomi.h"
Go to the source code of this file.
Classes | |
class | GoRules |
Parameters describing game rules and handicap. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &out, GoRules::KoRule koRule) |
Class GoRules.
Definition in file GoRules.h.
std::ostream& operator<< | ( | std::ostream & | out, | |
GoRules::KoRule | koRule | |||
) |
Definition at line 88 of file GoRules.cpp.
References GoRules::POS_SUPERKO, SG_ASSERT, GoRules::SIMPLEKO, and GoRules::SUPERKO.