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