引擎3.8.6
try {
console.log("步骤,");
game.frameRate = 30;
} catch (error) {
console.log("步骤,", error);
}
在小游戏的开发工具上会提示找不到方法
![]()
手机正常
引擎3.8.6
try {
console.log("步骤,");
game.frameRate = 30;
} catch (error) {
console.log("步骤,", error);
}
在小游戏的开发工具上会提示找不到方法
![]()
手机正常