Search:

Type: Posts; User: BuhRock

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    5,771

    Re: Two class program help

    alright, I got the accelerate method fixed, and I tried to do the same thing with the brake method but i cant get the for loop to decrease the speed.


    public void brake()
    {
    int brake = 0;...
  2. Replies
    4
    Views
    5,771

    Two class program help

    So I have been having some trouble in my Java 1 class lately, so I wanted to go back and try to understand classes and methods more better. (I promise I am not a liar) I just want to learn. I picked...
Results 1 to 2 of 2