예제 #1
0
 public void setPlayerLocationOnPanel(int player, int location) {
   playScreen.setPlayerLocationOnPanel(player, location);
 }