91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 373KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-05
  • 標簽:

資源簡介

詳見我的博客文章 這是一款由筆者自己寫的java游戲,歷時10-20天完工; 編譯工具myeclipse; 歡迎加qq:1369038795, 2.玩法 a)運行gamemaker制作地圖,點擊上面的樣本,再點擊下面的工作區,將繪制到下面;s保存地圖,地圖以(.txt)將保存在map文件中, 可以參照某帖子:http://tieba.baidu.com/f?kz=526608939; b)運行gameplayerfriendly,游戲開始, enter游戲下一步,選關, 上下左右移動, shift左挖土,ctrl右挖土; c)游戲中吃到所有的金子后,如果有隱藏的梯子,將

資源截圖

代碼片段和文件信息

import?java.awt.Color;
import?java.io.*;

import?com.qiqi.taojinzhe.boundary.BoundaryMaker;

import?com.qiqi.util.aboutSwing.BackGround;
import?com.qiqi.util.aboutSwing.MainPaintframe;



public?class?GameMaker?{
public?static?void?main(String[]args){
MainPaintframe?mpf?=?new?MainPaintframe(“淘金者游戲制作器“?786?588?0?Color.black);
BoundaryMaker?boun?=?new?BoundaryMaker(mpf);
mpf.addPaintable(boun);
mpf.addOwnMouseAdapter(boun.getMa());
mpf.addOwnKeyAdapter(boun.getMk());
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????301??2011-07-26?20:58??02-02-淘金者-2.8-8-6-full(2)\.classpath

?????文件????????407??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\.project

?????文件????????629??2011-07-16?07:32??02-02-淘金者-2.8-8-6-full(2)\.settings\org.eclipse.jdt.core.prefs

?????文件???????1056??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\boundary\BoundaryMaker$MyKeyAdapter.class

?????文件???????2429??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\boundary\BoundaryMaker$MyMouseAdapter.class

?????文件???????4283??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\boundary\BoundaryMaker.class

?????文件????????813??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\boundary\BoundaryParent.class

?????文件???????2200??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\boundary\BoundaryPlayer$MyKeyAdapter.class

?????文件???????9422??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\boundary\BoundaryPlayer.class

?????文件???????1995??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\element\Counter.class

?????文件???????2409??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\element\GoldManager.class

?????文件???????2398??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\element\Motionless.class

?????文件???????5644??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\element\Moveable$Brain.class

?????文件???????9507??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\element\Moveable.class

?????文件???????2864??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\element\Square.class

?????文件???????1248??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\BrickFeel$MoreLeftOrRightFeel.class

?????文件????????927??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\BrickFeel.class

?????文件???????6383??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\CompletionFeel.class

?????文件???????6299??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\HerizontalFeel.class

?????文件???????3136??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\HVFeel.class

?????文件???????1256??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\ParentFeel$DownFeelType.class

?????文件???????1256??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\ParentFeel$LeftOrRightFeelType.class

?????文件???????1260??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\ParentFeel$SelfFeelType.class

?????文件???????1193??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\ParentFeel$UpFeelType.class

?????文件???????1641??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\ParentFeel.class

?????文件???????3761??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\feel\VerticalFeel.class

?????文件???????5777??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\taojinzhe\saveandread\SaveAndRead.class

?????文件????????738??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\util\aboutSwing\BackGround.class

?????文件???????1187??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\util\aboutSwing\MainPaintframe$PaintThread.class

?????文件???????5339??2011-08-07?07:45??02-02-淘金者-2.8-8-6-full(2)\bin\com\qiqi\util\aboutSwing\MainPaintframe.class

............此處省略115個文件信息

評論

共有 條評論

相關資源