update mode TRiche by ISmael

This commit is contained in:
2026-03-27 15:34:53 +01:00
15 changed files with 209 additions and 21 deletions

View File

@@ -173,6 +173,7 @@ public class Ligne extends ObjetGraphique{// Hérite de la classe ObjetGraphique
}
return dansCercle;
}
public Segment getSegCourant() {
return this.SegCourant;
}