cocos2d-x  3.1rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CDBufferLoadRequest Class Reference

CDBufferLoadRequest. More...

#import <CocosDenshion.h>

Inheritance diagram for CDBufferLoadRequest:

Instance Methods

(id) - init:filePath:
var - init:filePath:
local - init:filePath:
(id) - init:filePath:
var - init:filePath:
local - init:filePath:

Properties

NSString * filePath
int soundId

Detailed Description

Method Documentation

- (id) init: (int)  theSoundId
filePath: (const NSString *)  theFilePath 
- (id) init: var  theSoundId
filePath: var  theFilePath 
- (id) init: local  theSoundId
filePath: local  theFilePath 
- (id) init: (int)  theSoundId
filePath: (const NSString *)  theFilePath 
- (id) init: var  theSoundId
filePath: var  theFilePath 
- (id) init: local  theSoundId
filePath: local  theFilePath 

Property Documentation

- (NSString *) filePath
readatomicassign
var filePath
readatomicassign
local filePath
readatomicassign
- (int) soundId
readatomicassign
var soundId
readatomicassign
local soundId
readatomicassign

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