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

Method getUI

src/Graphwar/Graphwar.java:121–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119 }
120
121 public GraphUI getUI()
122 {
123 return graphUI;
124 }
125
126 public GameData getGameData()
127 {

Callers 15

joinGlobalServerMethod · 0.80
addPlayerMethod · 0.80
removePlayerMethod · 0.80
removeRoomMethod · 0.80
updateRoomMethod · 0.80
addRoomMethod · 0.80
addToChatMethod · 0.80
handleMessageMethod · 0.80
stopMethod · 0.80
disconnectMethod · 0.80
actionPerformedMethod · 0.80
actionPerformedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected