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

Pitch bender for CDSoundSource objects. More...

#import <CocosDenshion.h>

Inheritance diagram for CDSoundSourcePitchBender:
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

Pitch bender for CDSoundSource objects.


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