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 parabolic-acceleration transition and initializes it with specified parameters.
CParabolicTransitionFromAcceleration(
DOUBLE dblFinalValue,
DOUBLE dblFinalVelocity,
DOUBLE dblAcceleration
);
Parameters
dblFinalValue
The value of the animation variable at the end of the transition.dblFinalVelocity
The velocity of the animation variable at the end of the transition.dblAcceleration
The acceleration of the animation variable during the transition.
Requirements
Header: afxanimationcontroller.h