public class SOAnimationWaitForEventCommand extends SOAnimationCommand
Modifier and Type | Field and Description |
---|---|
int |
event |
layer
Constructor and Description |
---|
SOAnimationWaitForEventCommand(int layer,
int event) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public SOAnimationWaitForEventCommand(int layer, int event)
public java.lang.String toString()
toString
in class SOAnimationCommand