Uses of Package
vs.plotagent

Packages that use vs.plotagent
vs Basic classes for the Virtual Storyteller, including the agent launcher main class 
vs.plotagent The plotagent classes build forth on rational agent, defining the control logic for a Plot Agent 
vs.plotagent.behaviour JADE behaviours for the Plot Agent 
 

Classes in vs.plotagent used by vs
IPlotAgent
           
 

Classes in vs.plotagent used by vs.plotagent
BasicCharacterManager.Status
           
Goal
           
ICharacterManager
          A character manager has the following functionality: * Keep track of the characters in the agent environment, and their commitments to the story * Cast characters to give them a place in the story
IInspirationModule
          The inspiration module is an implementation of the Narrative Inspiration idea.
IPerceptionManager
          A PerceptionManager is responsible for translating world changes and operator results into perceptions for characters.
IPlotAgent
           
IPlotGoalManager
           
IPlotGoalManager.IPlotGoalResult
           
IPlotGoalManager.PlotGoal
           
IThreadManager
          The task of the thread manager is to set up story environments and characters so that it matches the description of the beginning of a thread.
IThreadManager.StoryPhase
           
PlotThread
           
 

Classes in vs.plotagent used by vs.plotagent.behaviour
BasicPlotAgent
          Plot Monitor agent