Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ stopPanel
Method
stopPanel
src/Graphwar/GameScreen.java:525–529 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
523
}
524
525
public
void
stopPanel()
526
{
527
this.plane.stopAnimating();
528
this.timer.stopRunning();
529
}
530
531
public
void
keyPressed(KeyEvent e)
532
{
Callers
nothing calls this directly
Calls
2
stopAnimating
Method · 0.80
stopRunning
Method · 0.80
Tested by
no test coverage detected