#include <vector>#include "SDL/SDL.h"#include "Common.h"Classes | |
| class | FpsCounter |
| Frames Per Second Class. More... | |
Defines | |
| #define | FRAME_VALUES 32 |
| #define FRAME_VALUES 32 |
Defines the number of values to store when calculating FPS. The higher the number, the smoother the change in FPS count.
1.7.1