public class AnimPromptConnector extends Object implements org.jflux.api.core.Source<org.mechio.api.animation.library.AnimationLibrary>
| Constructor and Description |
|---|
AnimPromptConnector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
connect() |
org.jflux.api.core.Listener<String> |
getIpSetter() |
org.mechio.api.animation.library.AnimationLibrary |
getValue() |
void |
setPlayerSource(org.jflux.api.core.Source<org.mechio.api.animation.messaging.RemoteAnimationPlayerClient> playerSource) |
void |
stop() |
public org.jflux.api.core.Listener<String> getIpSetter()
public boolean connect()
public void stop()
public void setPlayerSource(org.jflux.api.core.Source<org.mechio.api.animation.messaging.RemoteAnimationPlayerClient> playerSource)
public org.mechio.api.animation.library.AnimationLibrary getValue()
getValue in interface org.jflux.api.core.Source<org.mechio.api.animation.library.AnimationLibrary>Copyright © 2011-2017. All Rights Reserved.