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

Method getInfoRing

src/main/java/mudmap2/backend/Place.java:169–171  ·  view source on GitHub ↗

Gets the information ring (colored ring on place tile) @return InformationColor

()

Source from the content-addressed store, hash-verified

167 * @return InformationColor
168 */
169 public InformationColor getInfoRing() {
170 return infoRing;
171 }
172
173 /**
174 * sets the information ring

Callers 8

testGetInfoRingMethod · 0.95
testSetInfoRingMethod · 0.95
testDuplicateMethod · 0.95
paintMethod · 0.95
createMethod · 0.80
writeFileMethod · 0.80

Calls

no outgoing calls

Tested by 3

testGetInfoRingMethod · 0.76
testSetInfoRingMethod · 0.76
testDuplicateMethod · 0.76