Class SlipstreamMercenaryEPEC
java.lang.Object
com.fs.starfarer.api.impl.campaign.enc.BaseEPEncounterCreator
com.fs.starfarer.api.impl.campaign.enc.SlipstreamMercenaryEPEC
- All Implemented Interfaces:
EPEncounterCreator
-
Field Summary
Fields inherited from class com.fs.starfarer.api.impl.campaign.enc.BaseEPEncounterCreator
CORE_PROXIMITY_MAX_RANGE, PATHER_AMBUSH_MAX_RANGE, PATHER_AMBUSH_RANGE_FOR_FULL_PROXIMITY_FACTOR, PIRATE_AMBUSH_MAX_RANGE, PIRATE_AMBUSH_RANGE_FOR_FULL_PROXIMITY_FACTOR, RUINS_MAX_RANGE, RUINS_RANGE_FOR_FULL_PROXIMITY_FACTOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createEncounter
(EncounterManager manager, EncounterPoint point) float
getFrequencyForPoint
(EncounterManager manager, EncounterPoint point) static float
getProximityFactor
(org.lwjgl.util.vector.Vector2f locInHyper) Methods inherited from class com.fs.starfarer.api.impl.campaign.enc.BaseEPEncounterCreator
getClosestLuddicPathBase, getClosestLuddicPathBase, getClosestPirateBase, getClosestPirateBase, getClosestSystemWithRuins, getClosestSystemWithRuins, getCoreProximityFactor, getCreatorTimeoutMax, getCreatorTimeoutMin, getId, getLuddicPathBaseProximityFactor, getPirateBaseProximityFactor, getPointTimeoutMax, getPointTimeoutMin, getRuinsProximityFactor
-
Constructor Details
-
SlipstreamMercenaryEPEC
public SlipstreamMercenaryEPEC()
-
-
Method Details
-
createEncounter
- Specified by:
createEncounter
in interfaceEPEncounterCreator
- Overrides:
createEncounter
in classBaseEPEncounterCreator
-
getFrequencyForPoint
- Specified by:
getFrequencyForPoint
in interfaceEPEncounterCreator
- Overrides:
getFrequencyForPoint
in classBaseEPEncounterCreator
-
getProximityFactor
public static float getProximityFactor(org.lwjgl.util.vector.Vector2f locInHyper)
-