Man Page: destroy_compiled_sprite
Operating Environment: php
Section: 3alleg4
destroy_compiled_sprite(3alleg4) Allegro manual destroy_compiled_sprite(3alleg4)NAMEdestroy_compiled_sprite - Destroys a compiled sprite. Allegro game programming library.SYNOPSIS#include <allegro.h> void destroy_compiled_sprite(COMPILED_SPRITE *sprite);DESCRIPTIONDestroys a compiled sprite structure previously returned by get_compiled_sprite(). If you pass a NULL pointer this function won't do any- thing. Use this once you are done with a compiled sprite to avoid memory leaks in your program.SEE ALSOget_compiled_sprite(3alleg4) Allegro version 4.4.2 destroy_compiled_sprite(3alleg4)
| Related Man Pages |
|---|
| get_compiled_sprite(3alleg4) - debian |
| rotate_sprite_trans(3alleg4) - debian |
| rotate_sprite(3alleg4) - suse |
| draw_compiled_sprite(3alleg4) - suse |
| get_compiled_sprite(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |