|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ants.move.core.models.avatar.AvatarMovsModel
Implementation of Avatar's Common Movements Model.
| Constructor Summary | |
AvatarMovsModel(ants.core.Place ch,
java.util.Hashtable env)
Sole & void constructor. |
|
| Method Summary | |
void |
dance()
|
void |
danceButton_actionPerformed(java.awt.event.ActionEvent e)
|
void |
greet()
|
void |
greetButton_actionPerformed(java.awt.event.ActionEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AvatarMovsModel(ants.core.Place ch,
java.util.Hashtable env)
params - Noneexceptions - No exceptions thrown| Method Detail |
public void greetButton_actionPerformed(java.awt.event.ActionEvent e)
public void danceButton_actionPerformed(java.awt.event.ActionEvent e)
public void greet()
public void dance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||