Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getGameMode
Method
getGameMode
src/Graphwar/Room.java:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public
int
getGameMode()
68
{
69
return
this.gameMode;
70
}
71
72
public
int
getRoomID()
73
{
Callers
7
paintComponent
Method · 0.95
sendRoomStatus
Method · 0.45
showFuncType
Method · 0.45
keyPressed
Method · 0.45
keyReleased
Method · 0.45
evaluateFunction
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected