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

Method setFunction

src/Graphwar/Soldier.java:134–137  ·  view source on GitHub ↗
(String function)

Source from the content-addressed store, hash-verified

132 }
133
134 public void setFunction(String function)
135 {
136 this.function = function;
137 }
138
139 public boolean isAnimating()
140 {

Callers 1

processFunctionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected