Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes transitions from animation objects that belong to the specified group.
void RemoveTransitions(
UINT32 nGroupID
);
Parameters
- nGroupID
Specifies Group ID.
Remarks
The group loops over its animation objects and calls ClearTransitions(FALSE) for each animation object. This method is called by the framework after animation has been scheduled.
Requirements
Header: afxanimationcontroller.h