|
orx 1.16
Portable Game Engine
|
Macros | |
| #define | orxFPS_KZ_CLOCK_NAME "orx:clock:fps" |
Functions | |
| orxDLLAPI void orxFASTCALL | orxFPS_Exit () |
| orxDLLAPI orxU32 orxFASTCALL | orxFPS_GetFPS () |
| orxDLLAPI void orxFASTCALL | orxFPS_IncreaseFrameCount () |
| orxDLLAPI orxSTATUS orxFASTCALL | orxFPS_Init () |
| orxDLLAPI void orxFASTCALL | orxFPS_Setup () |
FPS Module Allows to compute & display FPS
|
extern |
Exits from the FPS module
|
extern |
Gets current FTP value
|
extern |
Increases internal frame count
Inits the FPS module
|
extern |
Setups FPS module
1.8.11