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

Method getFunction

src/Graphwar/Soldier.java:129–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }
128
129 public String getFunction()
130 {
131 return function;
132 }
133
134 public void setFunction(String function)
135 {

Callers 3

refreshFunctionMethod · 0.45
drawFunctionImageMethod · 0.45
drawExplosionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected