GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <external/RadixEngine/include/radix/util/sdl/Fps.hpp>
Public Member Functions | |
Fps () | |
int | getFps () |
void | countCycle () |
Private Attributes | |
unsigned int | lastFpsTime |
int | fps |
int | skipped |
int | rendered |
radix::Fps::Fps | ( | ) |
void radix::Fps::countCycle | ( | ) |
int radix::Fps::getFps | ( | ) |
|
private |
|
private |
|
private |
|
private |