RenderWare V2.1

Previous Page Index Next Page

RwInt32

RwGetTextureFrameStep(RwTexture *texture);

Description

Retrieves the texture’s frame step size.

Arguments

texture Pointer to the texture.

Return Value

The current step size to be used by RwTextureNextFrame(). Errors can be checked for using RwGetError().

See Also

RwGetError()

RwGetTextureFrame()

RwGetTextureNumFrames()

RwSetTextureFrameStep()

RwTextureNextFrame()