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

Fader for long audio source objects. More...

#import <CDAudioManager.h>

Inheritance diagram for CDLongAudioSourceFader:
CDPropertyModifier CDPropertyModifier

Additional Inherited Members

- Instance Methods inherited from CDPropertyModifier
(id) - init:interpolationType:startVal:endVal:
(void) - modify:
 Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end. More...
 
(void) - _setTargetProperty:
var - _setTargetProperty:
local - _setTargetProperty:
(float) - _getTargetProperty
(void) - _stopTarget
(Class) - _allowableType
(id) - init:interpolationType:startVal:endVal:
(void) - modify:
 Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end. More...
 
(void) - _setTargetProperty:
(float) - _getTargetProperty
(void) - _stopTarget
(Class) - _allowableType
- Protected Attributes inherited from CDPropertyModifier
CDFloatInterpolatorinterpolator
var interpolator
local interpolator
id target
- Properties inherited from CDPropertyModifier
BOOL stopTargetWhenComplete
float startValue
float endValue
tCDInterpolationType interpolationType

Detailed Description

Fader for long audio source objects.


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