Man Page: destroy_rle_sprite
Operating Environment: suse
Section: 3alleg4
destroy_rle_sprite(3alleg4) Allegro manual destroy_rle_sprite(3alleg4)NAMEdestroy_rle_sprite - Destroys an RLE sprite. Allegro game programming library.SYNOPSIS#include <allegro.h> void destroy_rle_sprite(RLE_SPRITE *sprite);DESCRIPTIONDestroys an RLE sprite structure previously returned by get_rle_sprite(). If you pass a NULL pointer this function won't do anything. Use this once you are done with an RLE sprite to avoid memory leaks in your program.SEE ALSOget_rle_sprite(3alleg4) Allegro version 4.4.2 destroy_rle_sprite(3alleg4)
| Related Man Pages |
|---|
| rotate_sprite(3alleg4) - debian |
| draw_trans_rle_sprite(3alleg4) - suse |
| draw_lit_rle_sprite(3alleg4) - osx |
| draw_trans_rle_sprite(3alleg4) - mojave |
| draw_trans_rle_sprite(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |