cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CDAsynchBufferLoader Class Reference

CDAsynchBufferLoader TODO. More...

#import <CocosDenshion.h>

Inheritance diagram for CDAsynchBufferLoader:

Instance Methods

(id) - init:soundEngine:
(id) - init:soundEngine:

Protected Attributes

NSArray * _loadRequests
var _loadRequests
local _loadRequests
CDSoundEngine_soundEngine
var _soundEngine
local _soundEngine

Detailed Description

Method Documentation

- (id) init: (NSArray *)  loadRequests
soundEngine: (CDSoundEngine *)  theSoundEngine 
- (id) init: var  loadRequests
soundEngine: var  theSoundEngine 
- (id) init: local  loadRequests
soundEngine: local  theSoundEngine 
- (id) init: (NSArray *)  loadRequests
soundEngine: (CDSoundEngine *)  theSoundEngine 
- (id) init: var  loadRequests
soundEngine: var  theSoundEngine 
- (id) init: local  loadRequests
soundEngine: local  theSoundEngine 

Member Data Documentation

- (NSArray *) _loadRequests
protected
var _loadRequests
protected
local _loadRequests
protected
- (CDSoundEngine *) _soundEngine
protected
var _soundEngine
protected
local _soundEngine
protected

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