Main Page | Data Structures | File List | Data Fields | Globals

animation_chunk Struct Reference

#include <sprite.h>


Data Fields

phrase * data
short int speed


Detailed Description

An animation chunck is used to describe one part of an animation.


Field Documentation

phrase* animation_chunk::data
 

Address of the graphical data. It must be phrase aligned in memory. If NULL then it is the end of the animation.

short int animation_chunk::speed
 

Number of VBLs the image is displayed


Generated on Wed Jan 10 03:11:03 2007 for The Removers Libraries by  doxygen 1.4.4