Package FAtiMA.Core.componentTypes
Interface IProcessEmotionComponent
-
- All Superinterfaces:
IComponent
public interface IProcessEmotionComponent extends IComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidemotionActivation(AgentModel am, ActiveEmotion em)-
Methods inherited from interface FAtiMA.Core.componentTypes.IComponent
createDisplayPanel, getComponentDependencies, initialize, name, reset, update, update
-
-
-
-
Method Detail
-
emotionActivation
void emotionActivation(AgentModel am, ActiveEmotion em)
-
-