MCPcopy 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

paintComponentMethod · 0.95
sendRoomStatusMethod · 0.45
showFuncTypeMethod · 0.45
keyPressedMethod · 0.45
keyReleasedMethod · 0.45
evaluateFunctionMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected