CocosDenshion iOS  1.0.1
CocosDenshion API Reference (iOS version) for Kobold2D developers
CDBufferManager Interface Reference

#include <CDAudioManager.h>

Collaboration diagram for CDBufferManager:

List of all members.

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
CDSoundEnginesoundEngine
int nextBufferId

Detailed Description

Allows buffers to be associated with file names


The documentation for this interface was generated from the following file: