// CONCSTRUCTOR public GameMain() { /* this.MainMap = new Map(LecteurMap.lecture(chemin_map));*/ this.MainHUD = new HUD(); }