cadustclowd.h

00001 #ifndef CADUSTCLOWD_H
00002 #define CADUSTCLOWD_H
00003 
00007 struct CADustClowd {
00009     bool active;
00011     bool faded;
00013     float frame;
00015     int x;
00017     int y;
00019     bool up;
00020 };
00021 
00022 #endif

Generated on Tue Nov 28 06:48:28 2006 by  doxygen 1.5.0