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

Method getY

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

Source from the content-addressed store, hash-verified

72 }
73
74 public int getY()
75 {
76 return y;
77 }
78
79 public double getAngle()
80 {

Callers 11

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

Calls

no outgoing calls

Tested by

no test coverage detected