Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getLocalPlayerName
Method
getLocalPlayerName
src/Graphwar/GlobalClient.java:93–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
public
String getLocalPlayerName()
94
{
95
return
this.localPlayer;
96
}
97
98
99
public
void
joinGlobalServer(String ip,
int
port, String playerName) throws IOException
Callers
3
mouseReleased
Method · 0.45
run
Method · 0.45
actionPerformed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected