| Package | Description |
|---|---|
| ch.sahits.game.graphic.display.notice |
ch.sahits.game.graphic.display.notice Package
|
| Modifier and Type | Field and Description |
|---|---|
private ECityHallBoard |
CityHallNoticeMetaData.type |
| Modifier and Type | Method and Description |
|---|---|
static ECityHallBoard |
ECityHallBoard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECityHallBoard[] |
ECityHallBoard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
NoticeBoardFactory.fillCityHallNoticeboard(ScrollPaneContent content,
ECityHallBoard type,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy) |
| Constructor and Description |
|---|
CityHallNoticeMetaData(ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy,
ECityHallBoard type) |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.