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

您现在的位置是:虫虫源码 > Java > 安卓设备的突围游戏

安卓设备的突围游戏

  • 资源大小:67.19 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 安卓 游戏 设备

资 源 简 介

Breakout, an implementation of the classic brick-breaking game for Android devices. This is intended primarily as an example of a simple but complete game. NOTE: Due to the impending shutdown of code.google.com, this project has moved to github: https://github.com/fadden/android-breakout Some of what you"ll find in the sources: Use of OpenGL ES 2.0 for a 2D game, including flat-shaded and texture-mapped elements. Smooth animation that doesn"t require a fixed device refresh rate (game state advances according to how much time has elapsed since the previous draw). Use of GLSurfaceView, with correct handling of multiple threads. Interaction with the Android application framework, including game state save & restore on Activity pause/resume, and handling of screen rotation. Forwarding of touch events to the game loop. GL rendering of locale-specific anti-aliased text. (A rudimentary Spanish
VIP VIP
0.194759s