Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ stopThinkFunction
Method
stopThinkFunction
src/Graphwar/ComputerPlayer.java:144–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
}
143
144
public
void
stopThinkFunction()
145
{
146
myTurn = false;
147
processingFunction = false;
148
}
149
150
// public void setSayFunc(boolean sayFunc)
151
// {
Callers
1
stopComputers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected