#include <render.h>
Data Fields | |
ALLEGRO_BITMAP * | image |
float | x |
float | y |
int | nflags |
ALLEGRO_COLOR | blend_color |
RENDER_CALLBACK | rcallb |
struct render_queue * | next |
struct render_queue * | prev |
Definition at line 22 of file render.h.
ALLEGRO_COLOR blend_color |