Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getNameLength
Method
getNameLength
src/Graphwar/Player.java:75–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
public
int
getNameLength()
76
{
77
return
nameLength;
78
}
79
80
public
boolean getReady()
81
{
Callers
1
paintPlayerName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected