会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
全玉金生
博客园
首页
新随笔
联系
订阅
管理
2018年8月2日
phaser常用API总结
摘要: 1. 游戏画布的尺寸 var width = game.width, height = game.height; 2. 中心点坐标 var game = new Phaser.Game(...); var centerX = game.world.centerX, centerY = game.wo
阅读全文
posted @ 2018-08-02 17:40 全玉
阅读(7430)
评论(2)
推荐(1)
公告