Fader for CDSoundEngine objects. More...
#import <CocosDenshion.h>
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 | |
CDFloatInterpolator * | interpolator |
var | interpolator |
local | interpolator |
id | target |
Properties inherited from CDPropertyModifier | |
BOOL | stopTargetWhenComplete |
float | startValue |
float | endValue |
tCDInterpolationType | interpolationType |
Fader for CDSoundEngine objects.