MCPcopy 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

sendListRoomsMethod · 0.95
updateRoomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected