Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isDrawingFunction
Method
isDrawingFunction
src/Graphwar/GameData.java:927–930 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
925
}
926
927
public
boolean isDrawingFunction()
928
{
929
return
drawingFunction;
930
}
931
932
public
Function getFunction()
933
{
Callers
2
updateDrawingStuff
Method · 0.95
drawFunction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected