Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ startPanel
Method
startPanel
src/Graphwar/GameScreen.java:517–523 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
515
}
516
517
public
void
startPanel()
518
{
519
showFuncType();
520
521
this.plane.startAnimating();
522
this.timer.startRunning();
523
}
524
525
public
void
stopPanel()
526
{
Callers
nothing calls this directly
Calls
3
showFuncType
Method · 0.95
startAnimating
Method · 0.80
startRunning
Method · 0.80
Tested by
no test coverage detected