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

Method getAnimationTime

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

Source from the content-addressed store, hash-verified

162 }
163
164 public long getAnimationTime()
165 {
166 return System.currentTimeMillis() - timeAnimationStarted;
167 }
168
169 public void endAnimation()
170 {

Callers 1

getSoldierImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected