资源简介
更多游戏见博客http://blog.csdn.net/simon_world

代码片段和文件信息
package com.beancore;
import com.beancore.ui.Mainframe;
public class Main {
public static void main(String args[]) throws InterruptedException {
Mainframe mainframe;
try {
mainframe = new Mainframe();
mainframe.loadGame();
} catch (Exception e) {
e.printStackTrace();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-12-07 21:26 plane\
文件 301 2013-09-14 12:32 plane\.classpath
文件 383 2013-09-14 12:32 plane\.project
目录 0 2014-12-07 21:26 plane\.settings\
文件 629 2013-09-14 12:32 plane\.settings\org.eclipse.jdt.core.prefs
目录 0 2014-12-07 21:26 plane\bin\
目录 0 2014-12-07 21:26 plane\bin\com\
目录 0 2014-12-07 21:26 plane\bin\com\beancore\
目录 0 2014-12-07 21:26 plane\bin\com\beancore\config\
文件 1036 2014-12-07 21:23 plane\bin\com\beancore\config\BulletType.class
文件 1091 2014-12-07 21:23 plane\bin\com\beancore\config\CatchableWeaponType.class
文件 4004 2014-12-07 21:23 plane\bin\com\beancore\config\Config.class
文件 1131 2014-12-07 21:23 plane\bin\com\beancore\config\EnemyPlaneType.class
文件 6985 2014-12-07 21:23 plane\bin\com\beancore\config\ImageConstants.class
目录 0 2014-12-07 21:26 plane\bin\com\beancore\entity\
文件 739 2014-12-07 21:23 plane\bin\com\beancore\entity\BigPlane$DrawFighting.class
文件 731 2014-12-07 21:23 plane\bin\com\beancore\entity\BigPlane$DrawKilled.class
文件 2038 2014-12-07 21:23 plane\bin\com\beancore\entity\BigPlane.class
文件 510 2014-12-07 21:23 plane\bin\com\beancore\entity\Bomb.class
文件 745 2014-12-07 21:23 plane\bin\com\beancore\entity\BossPlane$DrawFighting.class
文件 737 2014-12-07 21:23 plane\bin\com\beancore\entity\BossPlane$DrawKilled.class
文件 2059 2014-12-07 21:23 plane\bin\com\beancore\entity\BossPlane.class
文件 4645 2014-12-07 21:23 plane\bin\com\beancore\entity\Bullet.class
文件 3462 2014-12-07 21:23 plane\bin\com\beancore\entity\CatchableWeapon.class
文件 531 2014-12-07 21:23 plane\bin\com\beancore\entity\DoubleLaser.class
文件 4056 2014-12-07 21:23 plane\bin\com\beancore\entity\EnemyPlane.class
文件 916 2014-12-07 21:23 plane\bin\com\beancore\entity\MyPlane$LauchBulletThread.class
文件 5449 2014-12-07 21:23 plane\bin\com\beancore\entity\MyPlane.class
文件 2008 2014-12-07 21:23 plane\bin\com\beancore\entity\Score.class
文件 719 2014-12-07 21:23 plane\bin\com\beancore\entity\SmallPlane$DrawFighting.class
文件 713 2014-12-07 21:23 plane\bin\com\beancore\entity\SmallPlane$DrawKilled.class
............此处省略89个文件信息
相关资源
- JAVA 炸弹人
- java编写的泡泡堂炸弹人单机双人源码
- Cocos2d-x3.1 《飞机大战》源代码全
- Java小游戏扑克牌
- JAVA飞机大战 ,附所有图片以及实验报
- java飞机大战156086
- 达内飞机大战素材包,包括所有代码
- Java仿微信飞机大战--Swing界面
- java游戏之坦克大战
- java开发的飞机大战项目
- Java实现飞机大战并连接数据库286128
- java实现飞机大战游戏
- 飞机大战/雷霆战机 全部Java源代码,
- java游戏合集
- 纯java游戏-植物大战僵尸源码
- 轩辕剑 天之痕 手机java游戏破解版
- 植物大战僵尸java游戏
- 战舰游戏设计课程报告+源码
- java游戏详解,包括贪吃蛇等几十个游
- 50个java游戏源代码.rar
- 大学生实训飞机大战代码
- 《Java游戏程序设计教程第二版》电子
- java 五子棋游戏
- 飞机大战源代码
- 飞机大战ppt
- 飞机大战java源代码
- 基于Java贪吃蛇游戏毕业论文
- JAVA游戏集(源码与打包文件)
- 飞机大战android版源代码
- java swing 飞机大战
评论
共有 条评论