Uses of Interface
eu.iv4xr.framework.mainConcepts.IEmotionState
Packages that use IEmotionState
-
Uses of IEmotionState in eu.iv4xr.framework.mainConcepts
Fields in eu.iv4xr.framework.mainConcepts declared as IEmotionStateModifier and TypeFieldDescriptionprotected IEmotionState
EmotiveTestAgent.estate
Field holding the agent's emotion.Methods in eu.iv4xr.framework.mainConcepts that return IEmotionStateModifier and TypeMethodDescriptionEmotiveTestAgent.getEmotionState()
Return the agent current emotion.Methods in eu.iv4xr.framework.mainConcepts with parameters of type IEmotionStateModifier and TypeMethodDescriptionEmotiveTestAgent.attachEmotionState(IEmotionState estate)
Attach an emotion state to this agent.