destroy_compiled_sprite

Destroys a compiled sprite.

Description

Destroys a compiled sprite structure previously returned by get_compiled_sprite(). If you pass a NULL pointer this function won't do anything. Use this once you are done with a compiled sprite to avoid memory leaks in your program.

Related Projects

The following projects include source code containing this keyword: