public class ImageAvatar extends BasicAvatar
clearAvatarProperty
Modifier and Type | Field and Description |
---|---|
static int |
MAX_UPLOAD_SIZE |
Constructor and Description |
---|
ImageAvatar() |
Modifier and Type | Method and Description |
---|---|
void |
awake() |
void |
emote(EmotionalState state,
Network memory)
Output the emotional state to the Avatar.
|
BinaryData |
getCurrentImage() |
void |
setCurrentImage(BinaryData currentImage) |
clearAvatarProperty, evaluateOutput, evaluateResponse, getAction, getBot, getCommand, getEmote, getPose, getPrimitive, initialize, log, log, pool, reset, setAction, setAction, setBot, setCommand, setCommand, setEmote, setPose, setPose, shutdown, toString
public void awake()
awake
in interface Avatar
awake
in class BasicAvatar
public void emote(EmotionalState state, Network memory)
emote
in class BasicAvatar
public BinaryData getCurrentImage()
getCurrentImage
in interface Avatar
getCurrentImage
in class BasicAvatar
public void setCurrentImage(BinaryData currentImage)