文件名称:ballgame
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-12-03
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 叶*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
弹球游戏用户能通过GUI组件指定生成小球的数量,每个小球将从随机的位置出现,并具有随机颜色,随机速度以及随机的运动方向,小球沿初始方向匀速运动,当碰到窗口边缘时,小球将依据受力原理改变运动方向-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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