| Modifier and Type | Method | Description |
|---|---|---|
static OCCEmotionType |
OCCEmotionType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static OCCEmotionType[] |
OCCEmotionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
OCCBaseEmotion(OCCEmotionType type,
float potential,
FAtiMA.Core.sensorEffector.Event cause) |
|
OCCBaseEmotion(OCCEmotionType type,
float potential,
FAtiMA.Core.sensorEffector.Event cause,
FAtiMA.Core.wellFormedNames.Name direction) |