_MoveSprite() is only used within MB1063.
 
Symbols
loading...
Files
loading...

_MoveSprite() function

Move the sprite

Syntax

static void _MoveSprite(SPRITE * pSprite);

Arguments

pSprite

pointer to data structure of sprite

Return value

None

References

LocationReferrerText
k_menu.c:456
static void _MoveSprite(SPRITE * pSprite) {
k_menu.c:744_cbStatus()
_MoveSprite(&_aSprite[0]);

Call Tree

Functions calling _MoveSprite()
Functions called by _MoveSprite()
all items filtered out
_MoveSprite()
all items filtered out