#include <eMood.h>
Public Member Functions | |
eMood (std::vector< eFeeling * > *feelings) | |
Public Attributes | |
std::vector< eFeeling * > *const | m_mood |
A class describing the mood in the context of eMotion
Documantation optimized for doxygen.
eMood::eMood | ( | std::vector< eFeeling * > * | feelings | ) |
Constructor, which defines the standard
feelings | a vector of feelings which describes the context for the mood |
std::vector<eFeeling*>* const eMood::m_mood |
a vector of feelings describing the state of the mood