Description: 1, designed and programmed Pinball program: the user through the menu or button to add a small ball, the ball emerged from random locations and with random colors, random speed and random direction of motion, the ball along the initial direction of uniform motion, when it comes to the window edge, the ball will be based on the principle to change the force direction of motion (to simplify considerations, the force only change the direction of movement of the ball, the ball is still in accordance with the initial velocity of uniform motion, and does not consider the small collision between the ball).
To Search:
File list (Check if you may need any files):
Ball\.classpath
....\.project
....\bin\Ball.class
....\...\BallFrame$1.class
....\...\BallFrame$2.class
....\...\BallFrame.class
....\...\BallPanel$1.class
....\...\BallPanel.class
....\...\BallThread.class
....\...\com\myemap\ui\Face.class
....\src\Ball.java
....\...\BallFrame.java
....\...\BallPanel.java
....\...\BallThread.java
....\...\com\myemap\ui\Face.java
....\bin\com\myemap\ui
....\src\com\myemap\ui
....\bin\com\myemap
....\src\com\myemap
....\bin\com
....\src\com
....\bin
....\src
Ball