fix ligne
This commit is contained in:
BIN
linea_scores.db
BIN
linea_scores.db
Binary file not shown.
@@ -8,7 +8,7 @@ import java.util.ArrayList;
|
|||||||
|
|
||||||
public class Ligne extends ObjetGraphique {
|
public class Ligne extends ObjetGraphique {
|
||||||
|
|
||||||
protected int nbSegments = 400;
|
protected int nbSegments = 80;
|
||||||
protected Segment SegCourant;
|
protected Segment SegCourant;
|
||||||
|
|
||||||
protected ArrayList<Segment> listeSegments = new ArrayList<Segment>();
|
protected ArrayList<Segment> listeSegments = new ArrayList<Segment>();
|
||||||
|
|||||||
Reference in New Issue
Block a user