Ejemplo n.º 1
0
 public void updateRobotTran(KBEngine.Avatar avatar, Vector3 pos)
 {
     avatar.updateRobotTran(pos);
 }