1. 首页
  2. 移动开发
  3. Android
  4. android源码连连看

android源码连连看

上传者: 2019-09-25 21:40:41上传 ZIP文件 2.02MB 热度 33次
privatevoidinit(){config=newGameConf(8,9,1,10,100000,this);gameView=(GameView)findViewById(R.id.gameview);timeTextView=(TextView)findViewById(R.id.timeText);startButton=(Button)findViewById(R.id.startButton);dis=soundPool.load(this,R.raw.dis,1);gameSrvice=newGameServiceImpl(config);gameView.setGam
下载地址
用户评论