Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

GameDXListener.h

Go to the documentation of this file.
00001 
00007 #ifndef GAMEDXLISTENER_H_WETB234
00008 #define GAMEDXLISTENER_H_WETB234
00009 
00018 class GameDXListener {
00019 public:
00023     virtual void OnLostDevice() = 0;
00024 
00028     virtual void OnResetDevice() = 0;
00029 };
00030 
00031 #endif

Generated on Tue Mar 4 02:29:25 2003 for SuperIsoBomb by doxygen1.2.18