Class | Description |
---|---|
AbstractEmotion |
Defines a emotion.
|
Anger |
Anger represents the emotions from rage to tranquility.
|
BasicMood |
Controls and manages the thought processing.
|
Fear |
Fear represents the emotions from panic to confidence.
|
Happiness |
Happiness represents the emotions from happy to sad.
|
Humor |
Humor represents the emotions from laughter to serious.
|
Love |
Love represents the emotions from lust to hate.
|
Sentiment |
Sentiment represents good vs bad feelings.
|
Surprise |
Surprise represents the emotions from surprise to boredom.
|
Enum | Description |
---|---|
EmotionalState |
A convenience enum of different emotional states.
|