Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getRoom
Method
getRoom
src/GlobalServer/LobbyPlayer.java:77–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
public
Room getRoom()
78
{
79
return
this.room;
80
}
81
82
public
boolean checkTimeout()
83
{
Callers
3
checkRooms
Method · 0.95
removePlayer
Method · 0.80
handleMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected