vs.rationalagent
Interface StoryAgentEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CharacterAgentGui, PlotAgentGui, RationalAgentGui, WorldAgentGui

public interface StoryAgentEventListener
extends java.util.EventListener


Method Summary
 void onStoryAgentEvent(StoryAgentEvent e)
           
 

Method Detail

onStoryAgentEvent

void onStoryAgentEvent(StoryAgentEvent e)