RwGetTextureFrame(RwTexture *texture);
Description
Gets the textures current frame index.
Arguments
texture Pointer to the texture.
Return Value
The current frame index (an integer greater than or equal to zero) if successful, and -1 otherwise.
See Also