Class FleetStubConverterPluginImpl
java.lang.Object
com.fs.starfarer.api.impl.campaign.FleetStubConverterPluginImpl
- All Implemented Interfaces:
FleetStubConverterPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertToFleet
(FleetStubAPI stub) convertToStub
(CampaignFleetAPI fleet) boolean
boolean
-
Constructor Details
-
FleetStubConverterPluginImpl
public FleetStubConverterPluginImpl()
-
-
Method Details
-
convertToFleet
- Specified by:
convertToFleet
in interfaceFleetStubConverterPlugin
-
convertToStub
- Specified by:
convertToStub
in interfaceFleetStubConverterPlugin
-
shouldConvertFromStub
- Specified by:
shouldConvertFromStub
in interfaceFleetStubConverterPlugin
-
shouldConvertToStub
- Specified by:
shouldConvertToStub
in interfaceFleetStubConverterPlugin
-