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

Method isAngleUp

src/Graphwar/GameData.java:388–391  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

386 }
387
388 public boolean isAngleUp()
389 {
390 return angleUp;
391 }
392
393 public boolean isAngleDown()
394 {

Callers 1

paintComponentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected