3D手机游戏开发教学 编写一个继承于Canvas类的子类,并且实现Runnable接口,在run方法中绘制屏幕中一个小方块,通过游戏动作键(上下左右)控制方块的移动
上传时间: 2013-12-01
上传用户:Altman
利用多线程和低层Canvas设计的Java额动画程序,可以利用此设计来设计小游戏
上传时间: 2017-02-01
上传用户:com1com2
《黑白棋》手机版源代码Canvas版本 黑白棋手机版J2ME源代码 适合新手学习,Canvas构建
上传时间: 2017-02-10
上传用户:小鹏
public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助","退出游戏"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 构造方法 * */
标签: public CircleMenuCanvas implements Runnable
上传时间: 2014-01-08
上传用户:zhaoq123
对canvas 的测试工程,用于演示canvas(初学者)
上传时间: 2014-01-03
上传用户:懒龙1988
如何利用canvas 3d 在網頁上寫3D 程式 1. 在Firefox 3 上安裝canvas 3d add-on https://addons.mozilla.org/en-US/firefox/search?q=Canvas+3d&cat=all 2. 下載canvas 3d JS api. http://www.c3dl.org/index.php/download/ 3. 撰寫Main.js 檔[ javascript file],程式碼和說明如下所示
标签: canvas Firefox mozilla add-on
上传时间: 2017-03-18
上传用户:zxc23456789
Canvas Drawing and Dyanamic cursor change
标签: Dyanamic Drawing Canvas cursor
上传时间: 2017-04-04
上传用户:蠢蠢66
郭克华-J2ME移动开发实战教学视频 12. 画布开发1 Canvas
上传时间: 2017-04-09
上传用户:牛津鞋
J2ME编程(用Canvas实现欢迎界面)
上传时间: 2014-10-31
上传用户:stampede
powerbuilder9使用canvas实例,改变导航图标大小,更改颜色
标签: powerbuilder9 canvas
上传时间: 2017-05-30
上传用户:许小华