CAnimationPoint::GetAnimationVariableList
Puts the encapsulated animation variables into a list.
virtual void GetAnimationVariableList(
CList<CAnimationVariable*,
CAnimationVariable*>& lst
);
Parameters
- lst
When the function returns, it contains pointers to two CAnimationVariable objects representing the X and Y coordinates.
Requirements
Header: afxanimationcontroller.h