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

Method repaintAngle

src/Graphwar/GameScreen.java:451–454  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

449 }
450
451 public void repaintAngle()
452 {
453 this.angleDisplay.repaint();
454 }
455
456 private void showFuncType()
457 {

Callers 7

angleUpMethod · 0.80
angleDownMethod · 0.80
stopAngleMethod · 0.80
setAngleMethod · 0.80
nextTurnMessageMethod · 0.80
processFunctionMethod · 0.80
setAngleMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected