Starsector API
Loading...
Searching...
No Matches
StrategicModulePlugin.java
Go to the documentation of this file.
1package com.fs.starfarer.api.campaign.ai;
2
3import com.fs.starfarer.api.campaign.SectorEntityToken;
4import com.fs.starfarer.api.util.TimeoutTracker;
5
boolean isAllowedToEvade(SectorEntityToken other)
boolean isAllowedToEngage(SectorEntityToken other)
TimeoutTracker< SectorEntityToken > getDoNotAttack()