MCPcopy Create free account
hub / github.com/cutechess/cutechess / resetDrawMoveCount

Method resetDrawMoveCount

projects/lib/src/gameadjudicator.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154void GameAdjudicator::resetDrawMoveCount()
155{
156 m_drawScoreCount = 0;
157}
158
159Chess::Result GameAdjudicator::result() const
160{

Callers 1

onMoveMadeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected