CCustomInterpolator::CCustomInterpolator
构造自定义内插器对象,并将所有值设置为默认值 0。
CCustomInterpolator();
CCustomInterpolator(
UI_ANIMATION_SECONDS duration,
DOUBLE finalValue
);
参数
duration
转换的持续时间。finalValue
备注
使用 CCustomInterpolator::Init 以初始化代码中的持续时间以及稍后的最终值。
要求
标头: afxanimationcontroller.h