void ResetSprites()
Frees all sprites from memory, and sets all their variables to their initial values, typically 0 or "".
Important: Remember to free any temporary image handles associated with the sprites prior to any reset.
ResetSprites();
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |