到 GitHub 下载 cax 小游戏示例,目录结构和运行效果如下:
const stage = new cax.Stage()
和小程序以及 Web 不同的是,小游戏创建 Stage 不需要传任何参数。
关闭