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

Method refreshBackground

src/Graphwar/GraphPlane.java:781–784  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

779 }
780
781 public void refreshBackground()
782 {
783 repaintBack = true;
784 }
785
786 public void refreshSoldiers()
787 {

Callers 3

paintMethod · 0.80
refreshBackMethod · 0.80
actionPerformedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected