Functions | |
| orxDLLAPI void orxFASTCALL | orxFPS_Exit () |
| orxDLLAPI orxU32 orxFASTCALL | orxFPS_GetFPS () |
| orxDLLAPI void orxFASTCALL | orxFPS_IncreaseFrameCounter () |
| orxDLLAPI orxSTATUS orxFASTCALL | orxFPS_Init () |
| orxDLLAPI void orxFASTCALL | orxFPS_Setup () |
FPS Module Allows to compute & display FPS
| orxDLLAPI void orxFASTCALL orxFPS_Exit | ( | ) |
Exits from the FPS module
| orxDLLAPI orxU32 orxFASTCALL orxFPS_GetFPS | ( | ) |
Gets current FTP value
| orxDLLAPI void orxFASTCALL orxFPS_IncreaseFrameCounter | ( | ) |
Increases internal frame counter
| orxDLLAPI orxSTATUS orxFASTCALL orxFPS_Init | ( | ) |
Inits the FPS module
| orxDLLAPI void orxFASTCALL orxFPS_Setup | ( | ) |
Setups FPS module
1.5.6