1. 首页
  2. 课程学习
  3. 嵌入式
  4. javame拼图代码

javame拼图代码

上传者: 2019-07-24 03:45:30上传 JAVA文件 513B 热度 35次
publicclassPictureCanvasextendsGameCanvasimplementsRunnable{TiledLayerpicLayer;intpicture[][]={{1,2},{3,4},{5,6},{7,8}};intselected=7;inttakeOutTitle;intscreenWidth=this.getWidth();intscreenHeight=this.getHeight();intx=(screenWidth-176)/2;inty=(screenHeight-208)/2;staticint
下载地址
用户评论