Esempio n. 1
0
 public void addEmotion(emotionState.eSpace espace, int p)
 {
     lowState.pass(espace, p);
 }
Esempio n. 2
0
 public void addEmotions(emotionState.EmotionState emotionState)
 {
     throw new NotImplementedException();
 }