• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0011 秒)

1. [LayaAirIDE3]xcode切入切出声音不播放 [ 100%]

...存     public initFromStorage(): void {         const data = Laya.LocalStorage.getJSON(SoundManager.STORAGE_KEY);         if (data) {             //Laya.SoundManager.musicVolume = data.bgmVolume / 100;             Laya.SoundManager.setMusicVolume(data.bgmVolume / 100);     ...

来源: Laya_社区 发布时间: 20250930