Search:

Type: Posts; User: Mertex

Search: Search took 0.17 seconds.

  1. Replies
    3
    Views
    1,490

    Re: Getting two lines to collide

    I added the code for the other 2 files that are necessary.
  2. Replies
    3
    Views
    1,490

    Getting two lines to collide

    import java.awt.Color;
    import java.awt.Graphics2D;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.util.Random;

    import javax.swing.Timer;

    public class...
Results 1 to 2 of 2