Quantcast
Channel: WCReplays.com Community Forums
Viewing all articles
Browse latest Browse all 666

If you're bored this weekend and want to help me with Java....

$
0
0
Yep. At that point boys. Currently trying to setup an online tutor session. Not sure how that will go, so asking my trusty 'ol WCR gang. Not expecting anyone to sit down and work through this, but if you want to, I'll love you forever?

Assignment description:
Spoiler


Java files:
https://www.dropbox.com/s/3t868gb96a...files.zip?dl=0

Stuck on part 2. They gave us the BouncingBall class is an example, but it confuses the fuck out of me because they aren't using the Ball class and have variables where methods go. Need to create a BallScreenSaver class which should model the BouncingBall class. The difference is our BallScreenSaver class needs a variable number of balls, where the BouncingBall only has one Ball object. I'm having trouble translating the BouncingBall code into my own BallScreenSaver class.

I can get the window where the balls move around up, but can't make the balls appear and move around....


Any help is much appreciated...

Viewing all articles
Browse latest Browse all 666

Trending Articles