public class Act extends CommandMessage
| Modifier and Type | Field and Description |
|---|---|
protected String |
Name
Name of the animation.
|
| Constructor and Description |
|---|
Act()
Creates new instance of command Act.
|
Act(Act original)
Cloning constructor.
|
Act(String Name)
Creates new instance of command Act.
|
protected String Name
public Act(String Name)
Name - Name of the animation. Possible animations: gesture_beckon, gesture_cheer, gesture_halt, gesture_point, Gesture_Taunt01, PThrust, AssSmack, ThroatCut, Specific_1, Gesture_Taunt02, Idle_Character02, Idle_Character03, Gesture_Taunt03.public Act()
public Act(Act original)
public String getName()
public Act setName(String Name)
public String toString()
toString in class CommandMessagepublic String toHtmlString()
public String toMessage()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.