update
This commit is contained in:
@@ -25,7 +25,10 @@ public class Formes extends JComponent {
|
||||
|
||||
secondPinceau.setColor(Color.GREEN);
|
||||
secondPinceau.drawOval(140,10,25,25);
|
||||
secondPinceau.fillOval(140,10,25,25);
|
||||
|
||||
secondPinceau.drawImage(this.img, 180,10, this);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user