Uses of Interface
ch.sahits.game.openpatrician.model.ui.IDialogState
-
Packages that use IDialogState Package Description ch.sahits.game.openpatrician.model ch.sahits.game.openpatrician.model.ui -
-
Uses of IDialogState in ch.sahits.game.openpatrician.model
Constructors in ch.sahits.game.openpatrician.model with parameters of type IDialogState Constructor Description DisplayStateMessage(EMessageCategory category, java.lang.String messageKey, IDialogState state, java.lang.Object... messageArgs) -
Uses of IDialogState in ch.sahits.game.openpatrician.model.ui
Constructors in ch.sahits.game.openpatrician.model.ui with parameters of type IDialogState Constructor Description TargetedDialogStateWrapper(IPlayer player, IDialogState state)
-