예제 #1
0
 public void updateOtherPlayer(float x, float y, string p_dir)
 {
     OtherPlayers.UpdatePos(x, y);
 }