1. 下载create.js文件或者csn远程连接create.js文件;

 createjs游戏框架

2. 创建文本对象Text(): 绘制文本内容;

createjs游戏框架

3. 创建图形对象Shape():绘制图形;

createjs游戏框架

4. 创建图像对像Bitmap():绘制图像;

createjs游戏框架

5. 创建SpriteSheet():绘制动态效果;

createjs游戏框架



相关文章: