UGDK
src/ugdk/time.h
Go to the documentation of this file.
00001 #ifndef UGDK_TIME_H_
00002 #define UGDK_TIME_H_
00003 
00004 namespace ugdk {
00005 namespace time {
00006 
00007 class TimeAccumulator;
00008 
00009 // Managers
00010 class TimeManager;
00011 
00012 }  // namespace time
00013 }  // namespace ugdk
00014 
00015 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines