Description: Pinball game user through GUI components specified quantity to generate a small ball, each ball from a random location appears, and having a random color, random velocity and random direction of movement, the small balls along the initial direction of uniform motion, when run into the edge of the window, the ball will be based on the principle of force to change the direction of movement
To Search:
File list (Check if you may need any files):
ballgame
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.jdt.core.prefs
........\bin
........\...\ballgame
........\...\........\Ball.class
........\...\........\BallCanvas.class
........\...\........\Ballgame3.class
........\...\........\BallThread.class
........\...\........\BounceFrame$1.class
........\...\........\BounceFrame$2.class
........\...\........\BounceFrame$3.class
........\...\........\BounceFrame.class
........\image
........\.....\aero_arrow.gif
........\.....\brick.gif
........\src
........\...\ballgame
........\...\........\Ballgame3.java