Class NewGameDialogPluginImpl
java.lang.Object
com.fs.starfarer.api.impl.campaign.NewGameDialogPluginImpl
- All Implemented Interfaces:
InteractionDialogPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
advance
(float amount) void
boolean
boolean
void
init
(InteractionDialogAPI dialog) void
optionMousedOver
(String optionText, Object optionData) void
optionSelected
(String text, Object optionData)
-
Field Details
-
CAMPAIGN_HELP_POPUPS_OPTION_CHECKED
-
-
Constructor Details
-
NewGameDialogPluginImpl
public NewGameDialogPluginImpl()
-
-
Method Details
-
init
- Specified by:
init
in interfaceInteractionDialogPlugin
-
advance
public void advance(float amount) - Specified by:
advance
in interfaceInteractionDialogPlugin
-
getMemoryMap
- Specified by:
getMemoryMap
in interfaceInteractionDialogPlugin
-
backFromEngagement
- Specified by:
backFromEngagement
in interfaceInteractionDialogPlugin
-
optionSelected
- Specified by:
optionSelected
in interfaceInteractionDialogPlugin
-
optionMousedOver
- Specified by:
optionMousedOver
in interfaceInteractionDialogPlugin
-
getContext
- Specified by:
getContext
in interfaceInteractionDialogPlugin
-
fireAll
-
fireBest
-