vs.plotagent
Class BasicPlotGoalManager.BasicPlotGoal

java.lang.Object
  extended by vs.plotagent.IPlotGoalManager.PlotGoal
      extended by vs.plotagent.BasicPlotGoalManager.BasicPlotGoal
Enclosing class:
BasicPlotGoalManager

public class BasicPlotGoalManager.BasicPlotGoal
extends IPlotGoalManager.PlotGoal


Method Summary
 PoPlanner getPlanner()
           
 boolean perform(boolean fail)
           
 
Methods inherited from class vs.plotagent.IPlotGoalManager.PlotGoal
failure, getConditions, success, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getPlanner

public PoPlanner getPlanner()

perform

public boolean perform(boolean fail)