Class TargetedDialogStateWrapper
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.ui.TargetedDialogStateWrapper
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.utilities.IEventMetaDataProvider
public class TargetedDialogStateWrapper extends java.lang.Object implements ch.sahits.game.openpatrician.utilities.IEventMetaDataProviderThis is a wrapper object for a dialog state to be sent through the even bus.- Author:
- Andi Hotz, (c) Sahits GmbH, 2016 Created on Dec 09, 2016
-
-
Constructor Summary
Constructors Constructor Description TargetedDialogStateWrapper(IPlayer player, IDialogState state)
-
-
-
Constructor Detail
-
TargetedDialogStateWrapper
public TargetedDialogStateWrapper(IPlayer player, IDialogState state)
-
-