|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ENoticeItem | |
|---|---|
| ch.sahits.game.graphic.display.gameplay | |
| ch.sahits.game.graphic.display.notice | ch.sahits.game.graphic.display.notice Package |
| Uses of ENoticeItem in ch.sahits.game.graphic.display.gameplay |
|---|
| Methods in ch.sahits.game.graphic.display.gameplay with parameters of type ENoticeItem | |
|---|---|
private void |
MainView.handleDialogChange(ENoticeItem noticeItem)
Update the dialog according to the indicated selection |
| Uses of ENoticeItem in ch.sahits.game.graphic.display.notice |
|---|
| Fields in ch.sahits.game.graphic.display.notice declared as ENoticeItem | |
|---|---|
private ENoticeItem |
NoticeView.TradingOfficeChangeAction.selected
Indicate the item that is selected |
private ENoticeItem |
NoticeView.MarketBoothChangeAction.selected
Indicate the item that is selected |
| Methods in ch.sahits.game.graphic.display.notice that return ENoticeItem | |
|---|---|
static ENoticeItem |
ENoticeItem.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ENoticeItem[] |
ENoticeItem.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in ch.sahits.game.graphic.display.notice with parameters of type ENoticeItem | |
|---|---|
NoticeView.MarketBoothChangeAction(ENoticeItem selected)
|
|
NoticeView.TradingOfficeChangeAction(ENoticeItem selected)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||