Base class for classes that modify properties such as pitch, pan and gain. More...
#import <CocosDenshion.h>
Instance Methods | |
| (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 | |
| CDFloatInterpolator * | interpolator |
| local | interpolator |
| id | target |
| var | target |
| local | target |
Properties | |
| BOOL | stopTargetWhenComplete |
| float | startValue |
| float | endValue |
| tCDInterpolationType | interpolationType |
Base class for classes that modify properties such as pitch, pan and gain.
| - (Class) _allowableType |
| var _allowableType |
| local _allowableType |
| - (Class) _allowableType |
| var _allowableType |
| local _allowableType |
| - (float) _getTargetProperty |
| var _getTargetProperty |
| local _getTargetProperty |
| - (float) _getTargetProperty |
| var _getTargetProperty |
| local _getTargetProperty |
| - (void) _setTargetProperty: | (float) | newVal |
| - (void) _setTargetProperty: | var | newVal |
| - (void) _setTargetProperty: | local | newVal |
| - (void) _setTargetProperty: | (float) | newVal |
| - (void) _setTargetProperty: | var | newVal |
| - (void) _setTargetProperty: | local | newVal |
| - (void) _stopTarget |
| var _stopTarget |
| local _stopTarget |
| - (void) _stopTarget |
| var _stopTarget |
| local _stopTarget |
| - (id) init: | (id) | theTarget | |
| interpolationType: | (tCDInterpolationType) | type | |
| startVal: | (float) | startVal | |
| endVal: | (float) | endVal | |
| - (id) init: | var | theTarget | |
| interpolationType: | var | type | |
| startVal: | var | startVal | |
| endVal: | var | endVal | |
| - (id) init: | local | theTarget | |
| interpolationType: | local | type | |
| startVal: | local | startVal | |
| endVal: | local | endVal | |
| - (id) init: | (id) | theTarget | |
| interpolationType: | (tCDInterpolationType) | type | |
| startVal: | (float) | startVal | |
| endVal: | (float) | endVal | |
| - (id) init: | var | theTarget | |
| interpolationType: | var | type | |
| startVal: | var | startVal | |
| endVal: | var | endVal | |
| - (id) init: | local | theTarget | |
| interpolationType: | local | type | |
| startVal: | local | startVal | |
| endVal: | local | endVal | |
| - (void) modify: | (float) | t |
Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end.
| - (void) modify: | var | t |
Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end.
| - (void) modify: | local | t |
Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end.
| - (void) modify: | (float) | t |
Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end.
| - (void) modify: | var | t |
Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end.
| - (void) modify: | local | t |
Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |