VgaGames 3 - Animation man-pages

[.. upper level ..]

VG3_sprite_rewind()

Rewind an animated sprite to the beginning.
SYNTAX
void VG3_sprite_rewind(struct vg3_sprite *sprt)

FUNCTION PARAMETERS
sprt Sprite

DESCRIPTION
Rewind an animated sprite to the beginning as if it has been new loaded.

SEE ALSO
VG3_sprite_get() VG3_sprite_imagesize()