首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > j2me推箱子小游戏源代码

j2me推箱子小游戏源代码

资 源 简 介

资源描述 * GameMidlet.java  *  * Created on 2007年12月15日, 上午12:56  *  * To change this template, choose Tools | Template Manager  * and open the template in the editor.  */ package gamepackage; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; /**  *  * @author bense  */ public class GameMidlet extends MIDlet{         private Display display=null;     private GameChoose choice=null;         public GameMidlet() {         choice=new GameChoose(this);         display=Display.getDisplay(this);     }     public void startApp(){     &nb

文 件 列 表

xuzhongjie
src
res
deployed
bin
.classpath
.eclipseme
.eclipseme.tmp
emulation
xuzhongjie.jad
.project
.settings
org.eclipse.jdt.core.prefs
xuzhongjie.jad
.eclipseme.tmp
.settings
VIP VIP
0.188851s