文件名称:ball
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-05-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
桌面弹球是游戏中常见的游戏,从以前的掌上游戏机到如今的手机游戏,都是一个十分经典的游戏。玩家控制一个可以左右移动的挡板去改变运动中小球的移动方向,目的是用小球消除游戏屏幕中的所有障碍物到达下一关,在障碍物被消除的过程中,可能会产生一些能改变挡板或者小球状态的物品,例如:挡板变长、变短,小球威力加强等等。本程序主要实现一个简单的弹球游戏,让读者了解“动画”的实现原理。-Desktop pinball game common game, the previous handheld video game to today' s mobile games, is a very classic game. The player controls a shutter can move around to change the direction of motion of small ball, the purpose is to eliminate the small ball game screen all the obstacles to reach the next level, in the course of the obstacle is removed, it may produce some energy change the bezel or pellets status items such as: the paddle longer, shorter, strengthen the power of the ball and so on. This program implements a simple pinball game, allowing readers to understand the " animation" of the realization of the principle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ball
....\.classpath
....\.project
....\bin
....\...\org
....\...\...\crazyit
....\...\...\.......\ball
....\...\...\.......\....\Ball.class
....\...\...\.......\....\BallComponent.class
....\...\...\.......\....\BallFrame$1.class
....\...\...\.......\....\BallFrame$2.class
....\...\...\.......\....\BallFrame$BallPanel.class
....\...\...\.......\....\BallFrame.class
....\...\...\.......\....\BallGame.class
....\...\...\.......\....\BallService.class
....\...\...\.......\....\Brick.class
....\...\...\.......\....\LongMagic.class
....\...\...\.......\....\Magic.class
....\...\...\.......\....\ShortMagic.class
....\...\...\.......\....\Stick.class
....\img
....\...\ball.gif
....\...\ball.jpg
....\...\brick.gif
....\...\long.gif
....\...\over.gif
....\...\short.gif
....\...\stick.jpg
....\...\win.gif
....\src
....\...\org
....\...\...\crazyit
....\...\...\.......\ball
....\...\...\.......\....\Ball.java
....\...\...\.......\....\BallComponent.java
....\...\...\.......\....\BallFrame.java
....\...\...\.......\....\BallGame.java
....\...\...\.......\....\BallService.java
....\...\...\.......\....\Brick.java
....\...\...\.......\....\LongMagic.java
....\...\...\.......\....\Magic.java
....\...\...\.......\....\ShortMagic.java
....\...\...\.......\....\Stick.java