public static class FleetInteractionDialogPluginImpl.BaseFIDDelegate extends java.lang.Object implements FleetInteractionDialogPluginImpl.FIDDelegate
| Constructor and Description |
|---|
BaseFIDDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
battleContextCreated(InteractionDialogAPI dialog,
BattleCreationContext bcc) |
void |
notifyLeave(InteractionDialogAPI dialog) |
void |
postPlayerSalvageGeneration(InteractionDialogAPI dialog,
FleetEncounterContext context,
CargoAPI salvage) |
public BaseFIDDelegate()
public void battleContextCreated(InteractionDialogAPI dialog, BattleCreationContext bcc)
battleContextCreated in interface FleetInteractionDialogPluginImpl.FIDDelegatepublic void notifyLeave(InteractionDialogAPI dialog)
notifyLeave in interface FleetInteractionDialogPluginImpl.FIDDelegatepublic void postPlayerSalvageGeneration(InteractionDialogAPI dialog, FleetEncounterContext context, CargoAPI salvage)
postPlayerSalvageGeneration in interface FleetInteractionDialogPluginImpl.FIDDelegate