random_racer/src/GameContext.h

Go to the documentation of this file.
00001 #ifndef _RR_GAMECONTEXT_H_
00002 #define _RR_GAMECONTEXT_H_
00003 
00004 #include <vrs/sharedobj.h>
00005 
00006 
00007 namespace random_racer
00008 {
00009 
00016 class GameContext : public VRS::SharedObj
00017 {
00018 };
00019 
00020 } // namespace random_racer
00021 
00022 
00023 #endif // _RR_GAMECONTEXT_H_

Generated on Fri May 11 21:01:57 2007 for Random Racer by  doxygen 1.5.1