sets the information ring @param infoRing
(final InformationColor infoRing)
| 175 | * @param infoRing |
| 176 | */ |
| 177 | public void setInfoRing(final InformationColor infoRing) { |
| 178 | this.infoRing = infoRing; |
| 179 | callWorldChangeListeners(); |
| 180 | } |
| 181 | |
| 182 | /** |
| 183 | * Gets the comments |