Ejemplo n.º 1
0
 public void handChanged(boolean right) {
   ui.setHand(right);
   game.sendHand(right);
 }