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

Method startPanel

src/Graphwar/StartStopPanel.java:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20public interface StartStopPanel
21{
22 public void startPanel();
23 public void stopPanel();
24}

Callers 1

setScreenMethod · 0.65

Implementers 2

GameScreensrc/Graphwar/GameScreen.java
GlobalScreensrc/Graphwar/GlobalScreen.java

Calls

no outgoing calls

Tested by

no test coverage detected