LoadAnimTexture ( file$,flags,frame_width,frame_height,first_frame,frame_count )
Parameters:
| file$ - name of file with animation frames laid out in left-right,
top-to-bottom order flags - texture flag: |
Description:
| Loads a sequence of animation frames into a texture. See also: CreateTexture, LoadTexture. |
| None. |