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

Method getColor

src/Graphwar/Player.java:145–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 }
144
145 public Color getColor()
146 {
147 return this.color;
148 }
149
150 public void restartTurn()
151 {

Callers 7

paintComponentMethod · 0.95
drawPlayersNamesMethod · 0.95
addChatMethod · 0.80
addChatMethod · 0.80
drawFunctionImageMethod · 0.80
paintPlayerNameMethod · 0.80
initializeImagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected