71727374757677
this.fighters = fighters; this.nonPlayableAllies = nonPlayableAllies; this.playableAllies = playableAllies; this.ennemies = ennemies; listPersoModel = new ListPersoModel(this); Event.setFightEvent(new FightEvent(this)); }