C3DSprite::GetFrame |
Top Previous Next |
Syntax:
GetFrame(), int
Purpose: Returns the current animation frame of the sprite.
Parameters: None.
Returned value(s): The current animation frame.
Application: sprite.SetFrame(sprite.GetFrame() + 1)
Class Hierarchy |