| Package | Description |
|---|---|
| ch.sahits.game.graphic.display.notice |
ch.sahits.game.graphic.display.notice Package
|
| Modifier and Type | Method and Description |
|---|---|
static EGeneralNoticeBoard |
EGeneralNoticeBoard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EGeneralNoticeBoard[] |
EGeneralNoticeBoard.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.fillMessagesContent(ScrollPaneContent content,
EGeneralNoticeBoard type) |
private void |
NoticeBoardFactory.initializeNoticeBoard(ScrollPaneContent content,
EGeneralNoticeBoard type)
Initialize a noticeboard of the general type.
|
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.