Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getGameMode
Method
getGameMode
src/GlobalServer/Room.java:89–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
public
int
getGameMode()
90
{
91
return
this.gameMode;
92
}
93
94
public
int
getRoomID()
95
{
Callers
2
sendListRooms
Method · 0.95
updateRoom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected