Search:

Type: Posts; User: Norm

Search: Search took 0.25 seconds.

  1. Replies
    7
    Views
    1,544

    Re: mainBall object wont update

    Define a Rectangle object at the x,y location and size you want it to be using a new statement, assign it to a variable and return the variable (or return what was created by the new statement...
  2. Replies
    7
    Views
    1,544

    Re: mainBall object wont update

    The paintmainball method does not change the values of any variables. What variables control the balls location? Where are those variables changed?
  3. Replies
    7
    Views
    1,544

    Re: mainBall object wont update

    Where does the code change the location of the ball?
Results 1 to 3 of 3