CAnimationGroup::CAnimationGroup

构造动画组。

CAnimationGroup(
   CAnimationController* pParentController,
   UINT32 nGroupID
);

参数

  • pParentController
    指向创建组的动画控制器的指针。

  • nGroupID
    指定 GroupID。

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationGroup 类