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

Method getLastX

src/Graphwar/Function.java:677–680  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

675 }
676
677 public double getLastX()
678 {
679 return lastX;
680 }
681
682 public double getLastY()
683 {

Callers 2

drawExplosionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected