예제 #1
0
 public void AppliquerEffet(Joueur j)
 {
     Strategie.Action(j, Value);
 }