Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getCurrentTurnIndex
Method
getCurrentTurnIndex
src/Graphwar/GameData.java:211–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
209
}
210
211
public
int
getCurrentTurnIndex()
212
{
213
return
currentTurn;
214
}
215
216
public
synchronized long getRemainingTime()
217
{
Callers
1
evaluateFunction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected