- RTCVidoSoundTextChat 一个完整的文字聊天
- LANDMARC算法 基于有源RFID系统的室内定位算法:LANDMARC
- curl-7.19.2 curl 的源代码
- long-distancebusmanagementsystem VB和SQL下的长途汽车管理系统 数据库等东西都做好
- 2014-7-1 JAVA 银行家算法 操作系统 原理
- The-CPP-source-code-for-find-object-detection-by- C++ programming for object detection. The source code is very well for student or researchers at university.
文件名称:646
介绍说明--下载内容来自于网络,使用问题请自行百度
射击游戏,打飞机游戏。游戏规则是:玩家控制一架飞机在夜空飞行,按手机方向键可移动飞机,按中心键可向前方发射导弹,游戏时背景不变,屏幕上会随时出现敌机,并不断开火。玩家的任务是尽可能多的消灭敌机。当玩家飞机中弹时游戏结束,系统提示本次战斗消灭的敌机数量,以及历史消灭敌机的最高记录。
1. 用Eclipse创建项目及MIDlet框架
2. 准备好游戏所用资源图片
3.根据游戏中存在的对象以及对象之间的关系,定义五个类分别管理导弹、飞机、玩家飞机、敌机和爆炸。
4. 添加一个MainCanvas类。把MainCanas和Midlet框架联系起来。
-Shooting games, play airplane games. The rules of the game: Players control a plane flying in the night sky, phone direction keys to move the aircraft firing missiles, press the center key to the front, the same background in the game, at any time the enemy on the screen, and continue to fire. The player' s task is the elimination of the enemy as much as possible. When players aircraft was shot when the game is over, the system prompts the battle to eliminate the number of enemy aircraft, as well as the historical record to wipe out the enemy' s. Eclipse created project and MIDlet framework ready game resources picture according to the relationship between the object, and the object of the game define five management missiles, aircraft, players aircraft, enemy aircraft and explosions. 4. To add a MainCanvas class. Contact of the MainCanas and Midlet framework.
1. 用Eclipse创建项目及MIDlet框架
2. 准备好游戏所用资源图片
3.根据游戏中存在的对象以及对象之间的关系,定义五个类分别管理导弹、飞机、玩家飞机、敌机和爆炸。
4. 添加一个MainCanvas类。把MainCanas和Midlet框架联系起来。
-Shooting games, play airplane games. The rules of the game: Players control a plane flying in the night sky, phone direction keys to move the aircraft firing missiles, press the center key to the front, the same background in the game, at any time the enemy on the screen, and continue to fire. The player' s task is the elimination of the enemy as much as possible. When players aircraft was shot when the game is over, the system prompts the battle to eliminate the number of enemy aircraft, as well as the historical record to wipe out the enemy' s. Eclipse created project and MIDlet framework ready game resources picture according to the relationship between the object, and the object of the game define five management missiles, aircraft, players aircraft, enemy aircraft and explosions. 4. To add a MainCanvas class. Contact of the MainCanas and Midlet framework.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
646/
646/.classpath
646/.eclipseme
646/.eclipseme.tmp/
646/.eclipseme.tmp/emulation/
646/.eclipseme.tmp/emulation/Plane.jad
646/.eclipseme.tmp/emulation/Plane.jar
646/.eclipseme.tmp/verified/
646/.eclipseme.tmp/verified/classes/
646/.eclipseme.tmp/verified/classes/BlastSprite.class
646/.eclipseme.tmp/verified/classes/BulletSprite.class
646/.eclipseme.tmp/verified/classes/Enemy.class
646/.eclipseme.tmp/verified/classes/MainCanvas.class
646/.eclipseme.tmp/verified/classes/MyPlane.class
646/.eclipseme.tmp/verified/classes/PlaneMidlet.class
646/.eclipseme.tmp/verified/classes/PlaneSprite.class
646/.eclipseme.tmp/verified/libs/
646/.project
646/.settings/
646/.settings/org.eclipse.jdt.core.prefs
646/bin/
646/bin/Back.png
646/bin/Blast.png
646/bin/BlastSprite.class
646/bin/Bullet.png
646/bin/BulletSprite.class
646/bin/Enemy.class
646/bin/Enemy.png
646/bin/MainCanvas.class
646/bin/MyPlane.class
646/bin/MyPlane.png
646/bin/PlaneMidlet.class
646/bin/PlaneSprite.class
646/deployed/
646/deployed/Plane.jad
646/deployed/Plane.jar
646/Plane.jad
646/res/
646/res/Back.png
646/res/Blast.png
646/res/Bullet.png
646/res/Enemy.png
646/res/MyPlane.png
646/src/
646/src/BlastSprite.java
646/src/BulletSprite.java
646/src/Enemy.java
646/src/MainCanvas.java
646/src/MyPlane.java
646/src/PlaneMidlet.java
646/src/PlaneSprite.java
646/.classpath
646/.eclipseme
646/.eclipseme.tmp/
646/.eclipseme.tmp/emulation/
646/.eclipseme.tmp/emulation/Plane.jad
646/.eclipseme.tmp/emulation/Plane.jar
646/.eclipseme.tmp/verified/
646/.eclipseme.tmp/verified/classes/
646/.eclipseme.tmp/verified/classes/BlastSprite.class
646/.eclipseme.tmp/verified/classes/BulletSprite.class
646/.eclipseme.tmp/verified/classes/Enemy.class
646/.eclipseme.tmp/verified/classes/MainCanvas.class
646/.eclipseme.tmp/verified/classes/MyPlane.class
646/.eclipseme.tmp/verified/classes/PlaneMidlet.class
646/.eclipseme.tmp/verified/classes/PlaneSprite.class
646/.eclipseme.tmp/verified/libs/
646/.project
646/.settings/
646/.settings/org.eclipse.jdt.core.prefs
646/bin/
646/bin/Back.png
646/bin/Blast.png
646/bin/BlastSprite.class
646/bin/Bullet.png
646/bin/BulletSprite.class
646/bin/Enemy.class
646/bin/Enemy.png
646/bin/MainCanvas.class
646/bin/MyPlane.class
646/bin/MyPlane.png
646/bin/PlaneMidlet.class
646/bin/PlaneSprite.class
646/deployed/
646/deployed/Plane.jad
646/deployed/Plane.jar
646/Plane.jad
646/res/
646/res/Back.png
646/res/Blast.png
646/res/Bullet.png
646/res/Enemy.png
646/res/MyPlane.png
646/src/
646/src/BlastSprite.java
646/src/BulletSprite.java
646/src/Enemy.java
646/src/MainCanvas.java
646/src/MyPlane.java
646/src/PlaneMidlet.java
646/src/PlaneSprite.java
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
