| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnao.motion.Gesticulator
public class Gesticulator
| Constructor Summary | |
|---|---|
| Gesticulator(BasicNao nao) | |
| Method Summary | |
|---|---|
|  void | armsBySide()Move the arms back to a default position. | 
|  void | blahBlahBlah()Raise, open and close the hand, indicating "blah blah blah". | 
|  void | handsOnHips()Put the hands on the hips. | 
|  void | nodHead()Nod the head, indicating "yes" (in much of the world). | 
|  void | noMore()Make a cross signal with the arms, indicating "no" or "no more please". | 
|  void | salute()Make a kind of military salute with the left hand. | 
|  void | shakeHead()Shake the head, indicating "no" (in much of the world). | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Gesticulator(BasicNao nao)
| Method Detail | 
|---|
public void shakeHead()
public void nodHead()
public void blahBlahBlah()
public void noMore()
public void handsOnHips()
public void armsBySide()
public void salute()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||