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

Method getAnimationNum

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

Source from the content-addressed store, hash-verified

157 }
158
159 public int getAnimationNum()
160 {
161 return animationNum;
162 }
163
164 public long getAnimationTime()
165 {

Callers 1

getSoldierImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected