Exemplo n.º 1
0
 public static void actionAdd(Player p, int add)
 {
     p.addActions(add);
 }