CAnimationController::OnAnimationTimerPostUpdate
アニメーションの更新が完了した後に、フレームワークによって呼び出されます。
virtual void OnAnimationTimerPostUpdate();
解説
このメソッドは、EnableAnimationTimerEventHandler を使用してタイマー イベント ハンドラーを有効にしている場合に呼び出されます。アプリケーション固有のアクションを実行する場合は、派生クラスでオーバーライドできます。
必要条件
ヘッダー: afxanimationcontroller.h