Exemplo n.º 1
0
 public void setPlayerLocationOnPanel(int player, int location) {
   playScreen.setPlayerLocationOnPanel(player, location);
 }