Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ restartTurn
Method
restartTurn
src/Graphwar/Player.java:150–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
public
void
restartTurn()
151
{
152
currentTurnSoldier = 0;
153
}
154
155
public
Soldier getNextTurnSoldier()
156
{
Callers
1
startGameMessage
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected