发布于 2015-07-27 00:29:18 | 158 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Phaser 开源HTML5游戏开发框架

Phaser 是一个开源的桌面和移动 HTML5 2D 游戏开发框架,支持 JavaScript 和 TypeScript。


Phaser 2.4.1 "Ionin Spring" 发布,此版本是一个小版本,包括一些 Creature 运行时更新和一些缓存问题修复。同时还修改了 Grunt 构建脚本,所以所有的第三方库 (such as Creature, P2, gl-matrix and PIXI) 可以很好的与 Phaser 运行。

详细更新内容:

更新

  • The Creature Runtimes have been updated to the latest versions and the Phaser.Creature class updated to use them.

  • GameObjectFactory.creature is a new method to help with quick Creature animation object creation.

  • Cache.getPixiTexture will now search the image cache if it couldn't find a texture in the PIXI.TextureCache global array, if it finds a matching image in the image cache then it returns a new PIXI.Texture based on it.

  • Cache.getPixiBaseTexture will now search the image cache if it couldn't find a BaseTexture in the PIXI.BaseTextureCache global array.

Bug 修复

  • Fixed Cache.getKeys to use the _cacheMap (thanks @jamesgroat #1929)

  • Safari on OSX wouldn't recognise button presses on trackpads (thanks JakeCake)

  • Cache.removeImage now calls destroy on the image BaseTexture, removing it from the PIXI global caches without throwing a warning.

下载:

Phaser 是一个开源的桌面和移动 HTML5 2D 游戏开发框架,支持 JavaScript 和 TypeScript。



历史版本 :
Phaser 3.0.0 Beta6 发布,优秀的 HTML5 游戏框架
Phaser 2.6.0 发布,HTML5 游戏开发框架
Phaser 2.4.1 发布,HTML5 游戏开发框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务