搜索资源列表
phone-game
- 使用JAVA编程的手机游戏,部分代码: import android.graphics.Bitmap import android.graphics.Canvas import android.graphics.Rect public class TiledLayer extends Layer { /** * the overall height of the TiledLayer grid */ private int cellHeig
CanvasTexture
- import android.graphics.Bitmap .
component
- Android引用第三方类库的方法实例,以引用一个图片处理类库为例,演示从调用到使用的过程,包括引入语句、定义,使用等,获取图片转换为Bitmap,把Bitmap图像转换为Drawable,设置背景等-Android examples cited method of third-party libraries to reference an image processing library, for example, demonstrates the use of the process fro