Values that represent BCGPAnimationType.
Enumerator | |
---|---|
BCGPANIMATION_Legacy |
timer-based animation. If an application is launched under the OS where Animation Manager is not supported (for example Windows XP or Windows Vista without SP1), CBCGPAnimationManager will automatically use this animation type. |
BCGPANIMATION_AccelerateDecelerate |
Accelerate / Decelerate. |
BCGPANIMATION_Cubic |
Cubic. |
BCGPANIMATION_Linear |
Linear. |
BCGPANIMATION_SmoothStop |
Smooth stop. |
BCGPANIMATION_ParabolicFromAcceleration |
Parabolic from Acceleration. |