次の方法で共有


CAnimationTimerEventHandler::SetAnimationController

イベントをルーティングするアニメーション コントローラーへのポインターを格納します。

void SetAnimationController(
   CAnimationController* pAnimationController
);

パラメーター

  • pAnimationController
    イベントを受け取るアニメーション コントローラーへのポインター。

必要条件

ヘッダー: afxanimationcontroller.h

参照

関連項目

CAnimationTimerEventHandler クラス