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

Method refreshBack

src/Graphwar/GameScreen.java:319–322  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

317 }
318
319 public void refreshBack()
320 {
321 plane.refreshBackground();
322 }
323
324 public void refreshSoldiers()
325 {

Callers 2

startGameMessageMethod · 0.80
nextTurnMessageMethod · 0.80

Calls 1

refreshBackgroundMethod · 0.80

Tested by

no test coverage detected