Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ restartScreen
Method
restartScreen
src/Graphwar/PreGameScreen.java:437–441 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
435
}
436
437
public
void
restartScreen()
438
{
439
chatBox.emptyText();
440
playerBoard.restartPlayers();
441
}
442
443
public
void
showMessage(String message)
444
{
Callers
3
actionPerformed
Method · 0.80
actionPerformed
Method · 0.80
stopGame
Method · 0.80
Calls
2
emptyText
Method · 0.80
restartPlayers
Method · 0.80
Tested by
no test coverage detected