Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isAngleDown
Method
isAngleDown
src/Graphwar/GameData.java:393–396 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
391
}
392
393
public
boolean isAngleDown()
394
{
395
return
angleDown;
396
}
397
398
public
void
angleUp()
399
{
Callers
1
paintComponent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected