cocos audioengine

Cocos Creator API. 1.2.0. Cocos Creator is a highly customizable game development tool that utilizes the power of cocos2...

cocos audioengine

Cocos Creator API. 1.2.0. Cocos Creator is a highly customizable game development tool that utilizes the power of cocos2d-x. Index · Manual; Top. ,主要用来播放音频,播放的时候会返回一个audioID,之后都可以通过这个audioID 来操作这个音频对象。 不使用的时候,请使用cc.audioEngine.uncache(filePath); ...

相關軟體 Cocos Creator 資訊

Cocos Creator
Cocos Creator 是一個完整的遊戲開發工具包和工作流程,包括一個遊戲引擎(基於 Cocos2d-x),資源管理,場景編輯,遊戲預覽,調試和發布一個項目到多個平台. 我們首次引入了實體 - 組件結構和數據驅動的工作流程到 Cocos2d- x 系列。使用 JavaScript,您可以立即編寫組件腳本。編輯器和引擎擴展也是使用 JavaScript 編寫的,因此您可以用一種編程語言製作遊戲並... Cocos Creator 軟體介紹

cocos audioengine 相關參考資料
audioEngine - Cocos Creator - Cocos2d-x

audioEngine Class. Module: cc. cc.audioEngine is the singleton object, it provide simple audio APIs. Index. Methods. play Play audio. setLoop Set audio loop.

https://docs.cocos.com

audioEngine - Cocos2d-x Docs

Cocos Creator API. 1.2.0. Cocos Creator is a highly customizable game development tool that utilizes the power of cocos2d-x. Index · Manual; Top.

https://docs.cocos2d-x.org

audioEngine 类型 - Cocos Creator - Cocos2d-x

主要用来播放音频,播放的时候会返回一个audioID,之后都可以通过这个audioID 来操作这个音频对象。 不使用的时候,请使用cc.audioEngine.uncache(filePath); ...

https://docs.cocos.com

cocos creator 强大的audioEngine API_唯一的信仰-CSDN博客 ...

(摘自官方文档)。 播放音频. var id = cc.audioEngine.play(path, loop, volume ); ...

https://blog.csdn.net