MCPcopy Create free account
hub / github.com/Neop/mudmap2 / getPathColorStd

Method getPathColorStd

src/main/java/mudmap2/backend/World.java:290–292  ·  view source on GitHub ↗

Gets the standard path color @return path color

()

Source from the content-addressed store, hash-verified

288 * @return path color
289 */
290 public Color getPathColorStd(){
291 return pathColorCardinal;
292 }
293
294 /**
295 * Gets the color for paths that aren't predefined

Callers 10

testWorldMethod · 0.95
testWorld_1ArgMethod · 0.95
testGetPathColorStdMethod · 0.95
testGetPathColorMethod · 0.95
testSetPathColorStdMethod · 0.95
testSetPathColorNstdMethod · 0.95
getPathColorMethod · 0.95
updateListMethod · 0.80
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 6

testWorldMethod · 0.76
testWorld_1ArgMethod · 0.76
testGetPathColorStdMethod · 0.76
testGetPathColorMethod · 0.76
testSetPathColorStdMethod · 0.76
testSetPathColorNstdMethod · 0.76