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

Method refreshBoard

src/Graphwar/PreGameScreen.java:432–435  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

430 }
431
432 public void refreshBoard()
433 {
434 playerBoard.updateBoard();
435 }
436
437 public void restartScreen()
438 {

Callers 1

setLeaderMessageMethod · 0.80

Calls 1

updateBoardMethod · 0.80

Tested by

no test coverage detected