vg4->sprite->get_blocks()
Get number of blocks in a sprite.
SYNTAX
int
vg4->sprite->get_blocks(const struct VG_Sprite *sprt)
FUNCTION PARAMETERS
sprt | Sprite |
RETURN VALUE
Returns the number of blocks
DESCRIPTION
Get number of blocks in a sprite.
SEE ALSO