NextFrame
NextFrame

Changes the frame to the next one defined.

bSuccess = myStoryboard.NextFrame( )

Return value
TRUE if the frame changed successfully, otherwise FALSE.

Comments

This function is just provided as a short-cut for SwapFrame(GetCurrentFrame()+1)
As for SwapFrame, you should call Return soon after calling this.

See also
Storyboard:NewFrame
Storyboard:SwapFrame
Storyboard:PreviousFrame
Storyboard:RestartFrame
Storyboard:Restart



JAM © 2005 no one in partiular
Project started by David Evans in 2005