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

Method getTileCenterColor

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

Gets the tile center color @return

()

Source from the content-addressed store, hash-verified

392 * @return
393 */
394 public Color getTileCenterColor(){
395 return tileCenterColor;
396 }
397
398 /**
399 * Sets the tile center color

Callers 6

testWorldMethod · 0.95
testWorld_1ArgMethod · 0.95
paintMethod · 0.80
createMethod · 0.80
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 3

testWorldMethod · 0.76
testWorld_1ArgMethod · 0.76