D:/Development/Projects/X-Clone/X-Clone/trunk/Event.h

Go to the documentation of this file.
00001 #ifndef XCLONE_EVENT_H
00002 #define XCLONE_EVENT_H
00003 
00004 class Event
00005 {
00006    public:
00007       Event();
00008       virtual ~Event();
00009 };
00010 
00011 #endif
00012 

Generated on Fri Sep 22 06:00:26 2006 for X-CLONE by  doxygen 1.4.7