MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / get

Method get

src/main/java/com/volmit/adapt/util/CDou.java:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 public double get() {
49 return number;
50 }
51
52 public void circ() {
53 if (number < 0) {

Callers 4

angleLeftMethod · 0.95
angleRightMethod · 0.95
angleUpMethod · 0.95
angleDownMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected