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

Method getAngle

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

Source from the content-addressed store, hash-verified

77 }
78
79 public double getAngle()
80 {
81 return angle;
82 }
83
84 public void setAngle(double angle)
85 {

Callers 1

paintComponentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected