Main Page
Namespaces
Classes
Files
File List
File Members
Gosu
Inspection.hpp
Go to the documentation of this file.
1
4
#ifndef GOSU_INSPECTION_HPP
5
#define GOSU_INSPECTION_HPP
6
7
namespace
Gosu
8
{
11
int
fps
();
12
}
13
14
#endif
Gosu::fps
int fps()
Returns the current framerate, as determined by an unspecified and possibly horrible algorithm...