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

Method getX

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

Source from the content-addressed store, hash-verified

67 }
68
69 public int getX()
70 {
71 return x;
72 }
73
74 public int getY()
75 {

Callers 9

processFunctionRangeMethod · 0.95
processRK4RangeMethod · 0.95
processRK42RangeMethod · 0.95
mouseMovedMethod · 0.45
evaluateFunctionMethod · 0.45
drawSoldiersMethod · 0.45
drawPlayersNamesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected