Class BaseGhostBehavior

java.lang.Object
com.fs.starfarer.api.impl.campaign.ghosts.BaseGhostBehavior
All Implemented Interfaces:
GhostBehavior
Direct Known Subclasses:
GBCircle, GBDartAround, GBEchoMovement, GBFollow, GBFollowClosely, GBFollowStream, GBGoAwayFrom, GBGoAwayFromFixed, GBGoInDirection, GBGoInDirectionWithWobble, GBGoTo, GBIntercept, GBLeadPlayerTo, GBLeviathanCalfRun, GBStayInPlace, GBStormArea

public class BaseGhostBehavior extends Object implements GhostBehavior