Interface ObjectiveEventListener
- All Known Implementing Classes:
WarSimScript
public interface ObjectiveEventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
reportObjectiveChangedHands
(SectorEntityToken objective, FactionAPI from, FactionAPI to) void
reportObjectiveDestroyed
(SectorEntityToken objective, SectorEntityToken stableLocation, FactionAPI enemy)
-
Method Details
-
reportObjectiveChangedHands
-
reportObjectiveDestroyed
void reportObjectiveDestroyed(SectorEntityToken objective, SectorEntityToken stableLocation, FactionAPI enemy)
-