次の方法で共有


CAnimationPoint::GetAnimationVariableList

カプセル化されたアニメーション変数をリストに格納します。

virtual void GetAnimationVariableList(
   CList<CAnimationVariable*,
   CAnimationVariable*>& lst
);

パラメーター

  • lst
    この関数から制御が戻るときに、X 座標と Y 座標を表す 2 つの CAnimationVariable オブジェクトへのポインターが格納されます。

必要条件

ヘッダー: afxanimationcontroller.h

参照

関連項目

CAnimationPoint クラス