cocos2d-x  3.3
 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:
(float) - _getTargetProperty
var - _getTargetProperty
local - _getTargetProperty
(void) - _stopTarget
var - _stopTarget
local - _stopTarget
(Class) - _allowableType
var - _allowableType
local - _allowableType
(id- init:interpolationType:startVal:endVal:
var - init:interpolationType:startVal:endVal:
local - 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
var - _getTargetProperty
local - _getTargetProperty
(void) - _stopTarget
var - _stopTarget
local - _stopTarget
(Class) - _allowableType
var - _allowableType
local - _allowableType
- Protected Attributes inherited from CDPropertyModifier
CDFloatInterpolatorinterpolator
local interpolator
id target
var target
local 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: