Added function to print some render statistics.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4550 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -110,8 +110,9 @@ public:
|
||||
void update(float dt);
|
||||
|
||||
void changeResolution();
|
||||
void showPointer();
|
||||
void hidePointer();
|
||||
void showPointer();
|
||||
void hidePointer();
|
||||
void printRenderStats();
|
||||
/** Returns the current real time, which might not be 0 at start of the
|
||||
* application. Value in msec.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user