MCPcopy Create free account
hub / github.com/catabriga/graphwar / getNumPlayers

Method getNumPlayers

src/GlobalServer/Room.java:84–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 }
83
84 public int getNumPlayers()
85 {
86 return this.numPlayers;
87 }
88
89 public int getGameMode()
90 {

Callers 2

sendListRoomsMethod · 0.95
updateRoomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected