Search:

Type: Posts; User: brigis14

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    931

    Re: Help on this class. Almost done

    so how do I write this part

    Game(String opponent, int month, int day, int year, int hours, int min){
    this(opponent, date);
    }

    Im getting the error on date and I understand kind of what you...
  2. Replies
    5
    Views
    931

    Re: Help on this class. Almost done

    adjusted it thanks
  3. Replies
    5
    Views
    931

    Help on this class. Almost done

    In my class we each have a class my part is this:

    Game
    -String opponent
    -Date date...
Results 1 to 3 of 3