TUDelft.Gamygdala.Emotion Class
This class is mainly a data structure to store an emotion with its intensity
Constructor
TUDelft.Gamygdala.Emotion
(
-
name -
intensity
Parameters:
-
nameStringThe string ref of the emotion
-
intensityDoubleThe intensity at which the emotion is set upon construction.
