Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
154
void GameAdjudicator::resetDrawMoveCount()
155
{
156
m_drawScoreCount = 0;
157
}
158
159
Chess::Result GameAdjudicator::result() const
160
{
Callers
1
onMoveMade
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected