Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getObstacle
Method
getObstacle
src/Graphwar/GameData.java:201–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
}
200
201
public
Obstacle getObstacle()
202
{
203
return
obstacle;
204
}
205
206
public
Player getCurrentTurnPlayer()
207
{
Callers
2
evaluateFunction
Method · 0.80
drawBackground
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected