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

Method setAngle

src/Graphwar/Soldier.java:84–87  ·  view source on GitHub ↗
(double angle)

Source from the content-addressed store, hash-verified

82 }
83
84 public void setAngle(double angle)
85 {
86 this.angle = angle;
87 }
88
89 public boolean isAlive()
90 {

Callers 1

sendFunctionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected