Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a custom interpolator object and sets all values to default 0.
CCustomInterpolator();
CCustomInterpolator(
UI_ANIMATION_SECONDS duration,
DOUBLE finalValue
);
Parameters
duration
The duration of the transition.finalValue
Remarks
Use CCustomInterpolator::Init to initialize duration and final value later in the code.
Requirements
Header: afxanimationcontroller.h