SIMAGEPTR Struct Reference
[sprites.h]

#include <sprites.h>

Data Fields

char * ilabel
ALLEGRO_BITMAP * image
float width
float height
struct sprite_images * nextimage
struct sprite_images * previmage

Detailed Description

Definition at line 28 of file sprites.h.


Field Documentation

float height

Definition at line 32 of file sprites.h.

char* ilabel

Definition at line 29 of file sprites.h.

ALLEGRO_BITMAP* image

Definition at line 30 of file sprites.h.

struct sprite_images* nextimage

Definition at line 33 of file sprites.h.

struct sprite_images* previmage

Definition at line 34 of file sprites.h.

float width

Definition at line 31 of file sprites.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 24 21:36:15 2010 for SpeedRun! by  doxygen 1.6.3