MCPcopy 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

checkRoomsMethod · 0.95
removePlayerMethod · 0.80
handleMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected