cocos2d-x 添加背景音乐和音效-SimpleAudioEngine
摘要:
首先,要想使用音效,需要启用音效引擎库CocosDenshion中的SimpleAudioEngine类,#include "SimpleAudioEngine.h" CocosDenshion引擎库实际上是对系统音频API的封装,因此它支持的音频文件格式与平台有关。具体不同平台的格式支持请查阅资料... 阅读全文
posted @ 2014-09-15 22:34 子弹壳 阅读(1276) 评论(0) 推荐(0) 编辑