Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isLocalPlayer
Method
isLocalPlayer
src/Graphwar/Player.java:140–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
public
boolean isLocalPlayer()
141
{
142
return
this.localPlayer;
143
}
144
145
public
Color getColor()
146
{
Callers
15
refreshFunction
Method · 0.95
actionPerformed
Method · 0.95
getFirstLocalPlayer
Method · 0.95
sendFunction
Method · 0.95
checkHaveLocals
Method · 0.95
setReadyMessage
Method · 0.95
updateReadyButton
Method · 0.95
startGameMessage
Method · 0.95
nextTurnMessage
Method · 0.95
setAngleMessage
Method · 0.95
sendChatMessage
Method · 0.80
angleUp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected