Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

FrameRate.h

Go to the documentation of this file.
00001 #ifndef _FRAMERATE_H_
00002 #define _FRAMERATE_H_
00003 
00004 #include <iostream>
00005 using namespace std;
00006 
00007 #include "SDL.h"
00008 
00009 double CalculateFrameRate();
00010 bool CalculateFrameRate2(double t);
00011 
00012 #endif

Generated on Wed Apr 21 11:10:53 2004 for naturecalls by doxygen1.2.18