}
};
};
// This info will be sent to the other clients to animate the avatar
gameContextListener = new GameContextListener() {
public void trigger(boolean pressed, int trigger, Vector3f translation, Quaternion rotation) {
synchronized (this) {
currentTrigger = trigger;
currentPressed = pressed;