|
CocosDenshion iOS
1.0.1
CocosDenshion API Reference (iOS version) for Kobold2D developers
|
#include <CDAudioManager.h>
Public Member Functions | |
| id | initWithEngine: (CDSoundEngine *theSoundEngine) |
| int | bufferForFile:create: (NSString *filePath,[create] BOOL create) |
| void | releaseBufferForFile: (NSString *filePath) |
Protected Attributes | |
| NSMutableDictionary * | loadedBuffers |
| NSMutableArray * | freedBuffers |
| CDSoundEngine * | soundEngine |
| int | nextBufferId |
Allows buffers to be associated with file names