API Docs for:
Show:

TUDelft.Gamygdala.Emotion Class

Defined in: Gamygdala.js:921

This class is mainly a data structure to store an emotion with its intensity

Constructor

TUDelft.Gamygdala.Emotion

(
  • name
  • intensity
)

Defined in Gamygdala.js:921

Parameters:

  • name String

    The string ref of the emotion

  • intensity Double

    The intensity at which the emotion is set upon construction.

Item Index