Gets the information ring (colored ring on place tile) @return InformationColor
()
| 167 | * @return InformationColor |
| 168 | */ |
| 169 | public InformationColor getInfoRing() { |
| 170 | return infoRing; |
| 171 | } |
| 172 | |
| 173 | /** |
| 174 | * sets the information ring |
no outgoing calls