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 Sep 25 22:39:26 2007 by  doxygen 1.5.3