| Description | ||||||||
| Removes the specified animation object from the animation frame. | ||||||||
| Synopsis | ||||||||
| #include <ProAnimate.h> | ||||||||
| ProError | ProAnimframeObjRemove | ( | ||||||
| ProAnimFrame anim_frame | ||||||||
| /* (In) | ||||||||
| The handle to the animation frame | ||||||||
| */ | ||||||||
| ProAnimObj anim_obj | ||||||||
| /* (In) | ||||||||
| The handle to the animation object to be removed | ||||||||
| */ | ||||||||
| ) | ||||||||
| Returns | ||||||||
|
||||||||