- 首页
- 相关页面
- 模块
- 命名空间
- 类
- 文件
-
)
- 类列表
- 类索引
- 类继承关系
- 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
Instance Methods | Protected 属性 | 属性 | 所有成员列表
CDPropertyModifier类 参考
Base class for classes that modify properties such as pitch, pan and gain. 更多…
#import
类 CDPropertyModifier 继承关系图:
详细描述
Base class for classes that modify properties such as pitch, pan and gain.
Method Documentation
- (float) _getTargetProperty | | | |
- (float) _getTargetProperty | | | |
- (void) _setTargetProperty: | | (float) | newVal | |
- (void) _setTargetProperty: | | (float) | newVal | |
- (id) init: | | (id) | theTarget |
interpolationType: | | (tCDInterpolationType) | type |
startVal: | | (float) | startVal |
endVal: | | (float) | endVal |
| | | |
- (id) init: | | (id) | theTarget |
interpolationType: | | (tCDInterpolationType) | type |
startVal: | | (float) | startVal |
endVal: | | (float) | 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: | | (float) | t | |
Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end.
类成员变量说明
属性说明
- (BOOL) stopTargetWhenComplete |
| readwritenonatomicassign |
该类的文档由以下文件生成: