nao.motion
Class ItalianGesticulator

java.lang.Object
  extended by nao.motion.Gesticulator
      extended by nao.motion.ItalianGesticulator

public class ItalianGesticulator
extends Gesticulator


Constructor Summary
ItalianGesticulator(BasicNao nao)
           
 
Method Summary
 void cheCosaDici()
          Make the "what are you saying?" signal with the left hand.
 void esagerazione()
          Make the "this sounds unbelievable, exaggerated" signal with the left hand.
 void fareAmore()
          Make the "making love" signal with the right arm.
 void perfetto()
          Make the "perfect!" signal with the right hand.
 void vaffanculo()
           
 
Methods inherited from class nao.motion.Gesticulator
armsBySide, blahBlahBlah, handsOnHips, nodHead, noMore, salute, shakeHead
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItalianGesticulator

public ItalianGesticulator(BasicNao nao)
Method Detail

cheCosaDici

public void cheCosaDici()
Make the "what are you saying?" signal with the left hand.


esagerazione

public void esagerazione()
Make the "this sounds unbelievable, exaggerated" signal with the left hand.


fareAmore

public void fareAmore()
Make the "making love" signal with the right arm. Potentially offensive.


perfetto

public void perfetto()
Make the "perfect!" signal with the right hand.


vaffanculo

public void vaffanculo()