Java Help...
Hey is there any one here that can help me out with java programming??
I need to get 1 ball to appear in 1 random spot on my screen each time I run it.
I have it set up now, but my ball is always moving to a random spot.
any help would be great
I need to get 1 ball to appear in 1 random spot on my screen each time I run it.
I have it set up now, but my ball is always moving to a random spot.
any help would be great
alright man I downloaded your source code and looked it over. Unfortunately its a little hard to troubleshoot without the libraries or a compiler. I have the compiler at work and assuming its a standard library I should have that too. Unfortunately I'm on the road until Saturday, so I may not be able to help you much more until then. I'm not sure when the assignment is due, but hopefully someone else on here has more Java experience than I do. I am more of a C++ guy (which is really similar to Java in a lot of instances except for maybe this one with animation and such, lol). keep me posted though! I will certainlly try to help you more once I get back.
Well the assignment is due today (fri). and I have 99 percent of the code done. The only thing I need to do is figure out my clickListener so when I click on my red circle it stops for a period of time. If I cant figure it out, its only 5 pts out of my grade.


