expo phaser:使用Phaser.js和Expo构建出色的2D游戏 源码
移相器 使用Phaser-ce在Expo中构建本机2D游戏的工具 :alien_monster: 安装 yarn add expo-phaser 用法 将库导入到您JavaScript文件中: import ExpoPhaser from "expo-phaser" ; 功能 ExpoPhaser.game({ context: WebGLRenderingContext, ...extras }) 给定的context ,返回绘制到其中的 。 道具 属性 类型 描述 默认值 语境 WebGLRenderingContext 必需: Phaser.Game将渲染到的上下文 null 宽
文件列表
expo-phaser-master.zip
(预估有个43文件)
expo-phaser-master
.gitignore
38B
.babelrc
130B
expo-phaser-v0.0.0.tgz
5KB
package.json
834B
.watchmanconfig
3B
LICENSE
1KB
screenshots
screenshot1.png
114KB
screenshot2.png
193KB
暂无评论